This topic has not yet been rated - Rate this topic

History Element (Regional Settings)

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

Attribute

Description

Year

Required Integer. Specifies the final year for which to preserve a time zone definition.

Minimum: 0

Maximum: 1

The History element can apply to any time zone for any year indicated.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.