TimeZoneTimeZoneInformation interface

Defines a date and time for a geographical location.

Properties

location

The name of the geographical location.For example, County; City; City, State; City, State, Country; or Time Zone.

time

The data and time specified in the form, YYYY-MM-DDThh;mm:ss.ssssssZ.

utcOffset

The offset from UTC. For example, UTC-7.

Property Details

location

The name of the geographical location.For example, County; City; City, State; City, State, Country; or Time Zone.

location: string

Property Value

string

time

The data and time specified in the form, YYYY-MM-DDThh;mm:ss.ssssssZ.

time: string

Property Value

string

utcOffset

The offset from UTC. For example, UTC-7.

utcOffset: string

Property Value

string