Date Element (Regional Settings)

Applies to: SharePoint Foundation 2010

Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\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.