Ascent.time
ascent.time.adjustTZ
Adjusts an epoch timestamp from one timezone to another
Parameter
Type
Description
epoch
number
timestamp
to
String
destination time zone
from
string
source time zone
ascent.time.strftime
Formats an epoch timestamp according to a specified format and timezone
Parameter
Type
Description
epoch
number
timestamp
format
String
The desired date-time format
tzTo
string
Target timezone
Last updated
Was this helpful?