Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

File metadata and controls

12 lines (9 loc) · 274 Bytes

Timezone Invariant Mode

Author: Pavel Savara

It's currently only available for Browser OS

  • you enable it in project file:
    <PropertyGroup>
        <InvariantTimezone>true</InvariantTimezone>
    </PropertyGroup>