Date and Time
unixTime(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
iso8601(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
date(dateFormat, maxTimestamp)
Argument
Type
Default
Valid Values
dateFormat
String
"Y-m-d"
Any supported Date and Time Formats. Eg. "m.d.Y" | "m-d-Y" | "l jS \of F Y h:i:s A"
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
time(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
amPm(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
dayOfMonth(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
dayOfWeek(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
month(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
monthName(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
year(maxTimestamp)
Argument
Type
Default
Valid Values
maxTimestamp
String
"now"
Any supported Date and Time Formats. Eg: '2008-04-25 08:37:17' | 'yesterday' | 'thursday' | '+5 weeks'
century
timezone
Last updated
Was this helpful?