4D v14.3Time |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
Time
Time
The Time command returns a time expression equivalent to the time specified in the timeValue parameter. The timeValue parameter can contain either:
The following example displays an alert box with the message “1:00 P.M. = 13 hours 0 minute”: ALERT("1:00 P.M. = "+String(Time("13:00:00");Hour Min)) You can express any numerical value as a time: vTime:=Time(10000) |
PROPERTIES
Product: 4D
HISTORY
SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v14 R2) Inherited from : Time ( 4D v12.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||