DateConvert
Last updated
Was this helpful?
Last updated
Was this helpful?
Converts local time to Coordinated Universal Time (UTC), or UTC to local time.
The function uses the daylight savings settings in the executing computer to compute daylight savings time, if required.
conversionType
string
true
The conversion type. Valid values are "utc2Local" and "local2Utc".
date
any
true
The date to convert.