History Element (Regional Settings)
Applies to: SharePoint Foundation 2010
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\CONFIG) to preserve former time zone definitions, so that, after the new 2007 time zones take effect, time values for 2006 and earlier will still be calculated correctly.
<History
Year = "Integer">
<StandardTime>
...
</StandardTime>
<DaylightTime>
...
</DaylightTime>
</History>
Attributes
Attribute |
Description |
---|---|
Year |
Required Integer. Specifies the final year for which to preserve a time zone definition. |
Child Elements
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Remarks
The History element can apply to any time zone for any year indicated.