Date Element (Regional Settings)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Used in TIMEZONE.XML (\\Program Files\Common Files\Microsoft Shared\web server extensions\12\CONFIG) to contain the date and time on which standard time or daylight saving time begins for a time zone.

<Date>
  <Day>
  </Day>
  <DayOfWeek>
  </DayOfWeek>
  <Hour>
    </Hour>
  <Month>
    </Month>
</Date>

Attributes

Attribute

Description

None

N/A

Child Elements

Day, DayOfWeek, Hour, Month

Parent Elements

DaylightTime, StandardTime

Occurrences

Minimum: 0

Maximum: 1

Remarks

See StandardTime Element (Regional Settings) for an example that shows how to use the Date element.