...
Argument | Type | Description |
---|---|---|
value | Any | Value to be converted. |
dateFormat | String | An optional parameter which is a Date and Time Format Patterns. PhixFlow will check if the value parameter is a date or can be converted to a date. If the value parameter cannot be converted to a date then an error will be thrown. If this parameter is not used and a date object is passed into the value parameter, PhixFlow will use the default format of "yyyyMMdd.HHmmss" |
...
Returns the time zone offset/id of the date. This is the string "+0000" for a UK GMT date, or "+0100" for British Summer Time.