| Operator Type: | Function |
| Operator Scope of Action: | Item |
| Operator Purpose: | Date-time |
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.
