Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Function [other Function type actions]
Item [operators of similar scope]
Date-time [other Date-time operators]
Already in v5.0.0
time(theDate)
returns a string of the hours/minutes time part the theDate date/time expression, which may simply be a date-type attribute value.
To get seconds as well as hours and minutes, use the format() operator on theDate with an appropriate formatting string.