UtcToLocalDateTime

Qubes 9.0 Datetime in current workstation timezone for the specified datetime in UTC.

Syntax

UtcToLocalDateTime(dateTime)
dateTime = optional date/time in UTC timezone

Remarks

Returns the datetime in current workstation timezone corresponding to dateTime in UTC.

Alternatively, the dateTime parameter can also be defined in UnixTime.

Example

UtcToLocalDateTime(44197.0) = datetime in current timezone corresponding to 2021-01-01 00:00 UTC

Classification

DateTime