This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

time(theDate)


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.


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Actions & Rules : Operators : Action Operator Types : Date-time operators : time(theDate)