getUserTimezone (Get user time zone)

Prev Next

Reads the user's time zone and returns it.

Tooltip

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