*EDITDATETIMEUTC (SETMODE)


PLBCMP GUI Only, 9.4D

*EDITDATETIMEUTC={value}

 

The *EDITDATETIMEUTC control reports the state of the EDITDATETIME initialization mode.

 

{value} is a previously defined Numeric Variable that specifies the EDITDATETIME initialization mode.

 

The {value} returned is one of the following:

 

Value

The EDITDATETIME is intialized with ...

0

the current workstation local time. (DEFAULT)

1

the UTC time only when the TEXT property for the control is set to a null string. (Legacy mode)

2

the UTC time only when the TEXT property for the control is set to a null string and the object is initialized to the UTC time when the object is created.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *EDITDATETIMEMODE (SETMODE) *EDITFOCUSBGCOLOR (SETMODE)