Month Element (Regional Settings)
SharePoint 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\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>
Attribute | Description |
|---|---|
None | N/A |
None |
Numerous |
Minimum: 0 Maximum: 1 (Unbounded outside TIMEZONE.XML) |
See StandardTime Element (Regional Settings) for an example that shows how to use the Month element.