DateTimeFormat
Method Signature
DateTimeFormat(date=[any], mask=[string], timezone=[string], locale=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Omitting the Mask
timeFormat( createDateTime( 2017, 8, 31, 15, 25, 11 ) );
Additional Examples
Related
Last updated
Was this helpful?
