ReferenceTimeByCoordinates interface

Details in effect at the local time.

Properties

daylightSavings

Time saving in minutes in effect at the ReferenceUTCTimestamp. NOTE: This property will not be serialized. It can only be populated by the server.

posixTz

POSIX string used to set the time zone environment variable. NOTE: This property will not be serialized. It can only be populated by the server.

posixTzValidYear

The year this POSIX string is valid for. Note: A POSIX string will only be valid in the given year. NOTE: This property will not be serialized. It can only be populated by the server.

standardOffset

UTC offset in effect at the ReferenceUTCTimestamp. NOTE: This property will not be serialized. It can only be populated by the server.

sunrise

Sunrise at the given time zone as shown in the Tag property. NOTE: This property will not be serialized. It can only be populated by the server.

sunset

Sunset at the given time zone as shown in the Tag property. NOTE: This property will not be serialized. It can only be populated by the server.

tag

Time zone name in effect at the reference timestamp (i.e. PST or PDT depending whether Daylight Savings Time is in effect). NOTE: This property will not be serialized. It can only be populated by the server.

wallTime

Current wall time at the given time zone as shown in the Tag property. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

daylightSavings

Time saving in minutes in effect at the ReferenceUTCTimestamp. NOTE: This property will not be serialized. It can only be populated by the server.

daylightSavings?: string

Property Value

string

posixTz

POSIX string used to set the time zone environment variable. NOTE: This property will not be serialized. It can only be populated by the server.

posixTz?: string

Property Value

string

posixTzValidYear

The year this POSIX string is valid for. Note: A POSIX string will only be valid in the given year. NOTE: This property will not be serialized. It can only be populated by the server.

posixTzValidYear?: number

Property Value

number

standardOffset

UTC offset in effect at the ReferenceUTCTimestamp. NOTE: This property will not be serialized. It can only be populated by the server.

standardOffset?: string

Property Value

string

sunrise

Sunrise at the given time zone as shown in the Tag property. NOTE: This property will not be serialized. It can only be populated by the server.

sunrise?: string

Property Value

string

sunset

Sunset at the given time zone as shown in the Tag property. NOTE: This property will not be serialized. It can only be populated by the server.

sunset?: string

Property Value

string

tag

Time zone name in effect at the reference timestamp (i.e. PST or PDT depending whether Daylight Savings Time is in effect). NOTE: This property will not be serialized. It can only be populated by the server.

tag?: string

Property Value

string

wallTime

Current wall time at the given time zone as shown in the Tag property. NOTE: This property will not be serialized. It can only be populated by the server.

wallTime?: string

Property Value

string