Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
General Reference
Reference
 DaylightTime Element
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
DaylightTime Element (Regional Settings)

Used in TIMEZONE.XML (\\Program Files\Common Files\Microsoft Shared\web server extensions\12\CONFIG) to contain the date and time on which daylight saving time begins for a time zone.

<DaylightTime>
  <Bias>
    </Bias>
  <Date>
  ...
  </Date>
</DaylightTime>
Attribute Description

None

N/A

Minimum: 0

Maximum: 1

The following example from the file TIMEZONE.XML uses the DaylightTime element to specify the date and time on which daylight time begins for a time zone.

Xml
<DaylightTime>
   <Bias>-60</Bias>
   <Date>
      <Month>3</Month>
      <Day>1</Day>
      <Hour>2</Hour>
   </Date>
</DaylightTime>
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker