getUserTimezone (Get user time zone)
Prev Next Reads the user's time zone and returns it.
Syntax: $getUserTimezone()
Syntax
$getUserTimezone()
Parameter
None.
Return value
The user's time zone.
Example
Syntax | Result in user time zone "Europe/Berlin" |
|---|
$fd(someUTCDateTime,HH:mm,$getUserTimezone()) | 08:25 |
Was this article helpful?
Related articles
Integration > Standard classes > Functions > Date functions
Integration > Standard classes > Functions > Date functions
Integration > Standard classes > Functions > Date functions