Skip to content

Timezone Class

Jared Atkinson edited this page Nov 4, 2015 · 7 revisions

Syntax

public class Timezone
{
    public readonly string RegistryTimezone;
    public readonly string dotNetStandardTimezone;
    public readonly string dotNetDaylightTimezone;
    public readonly bool IsDaylightSavingTime;
}

Properties

Methods

Home

Getting Started

Documentation

Cmdlets

Clone this wiki locally