Month Element (Regional Settings)

Applies to: SharePoint Foundation 2010

Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\CONFIG) to contain an integer representing the month in which standard time or daylight saving time begins for a time zone. If the Month element is empty outside the context of TIMEZONE.XML, such as in a view definition (Schema.xml), it returns the current month.

<Month>
</Month>

Attributes

Attribute

Description

None

N/A

Child Elements

None

Parent Elements

Numerous

Occurrences

Minimum: 0

Maximum: 1 (Unbounded outside TIMEZONE.XML)

Remarks

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

See Also

Reference

Date Element (Regional Settings)

Day Element (Regional Settings)

Hour Element (Regional Settings)