ParseDateTime
Method Signature
ParseDateTime(date=[any], format=[string], timezone=[string], locale=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Tag Example
<bx:set dateTimeVar = dateTimeFormat( now(), "yyyy.MM.dd HH:nn:ss " ) >
<bx:output>
#parseDateTime( dateTimeVar )#
</bx:output> Additional Examples
Related
Last updated
Was this helpful?
