timezoneOffsetDate property

int? timezoneOffsetDate
getter/setter pair

The number representing the time zone offset from UTC, in minutes.

If set, the value_ms_epoch is displayed in the specified time zone. If unset, the value defaults to the user's time zone setting.

Implementation

core.int? timezoneOffsetDate;