TimezoneComponent

Defines a standard or daylight time start.

Syntax

<TimezoneComponent>
<name type="string"/>
<month type="Month"/>
<day type="Day"/>
<dayOfWeek type="DayOfWeek"/>
<hour type="Hour"/>
<minute type="Minute"/>
<offset type="GMTOffset"/>

Definitions

name

Specifies the name of the time zone.

month

Specifies the month the time zone starts.

day

Specifies the day the time zone starts.

dayOfWeek

Specifies the day of the week the time zone starts.

hour

Specifies the hour the time zone starts.

minute

Specifies the minute the time zone starts.

offset

Specifies the offset of the time zone from UTC.