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

Date.minute


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Operator First Added: 

Operator Altered: 

 Property   [other Property type actions]

 Item   [operators of similar scope]

 Date-time   [other Date-time operators]

 5.7.0

 


$MyDate.minute

Returns the 1 or 2 digit minute for the Date-type attribute specified. Valid range 0-59.

If $MyDate is 25 Oct 1415 15:20 then:

$MyDate.minute returns 20

The operator may also be used to set the attribute's minute, using a valid figure $MyDate.minute = 36 sets the minute to 36th of the hour


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


A Tinderbox Reference File : Actions & Rules : Operators : Action Operator Scope : Item-based operators : Date.minute