Select the product you need help with
Mexico City Time Zone Update for Daylight Saving TimeArticle ID: 289502 - View products that this article applies to. This article was previously published under Q289502 Daylight saving time updateTo obtain the most recent information about daylight saving time (DST), click the following article number to view the article in the Microsoft Knowledge Base:955839
(http://support.microsoft.com/kb/955839/
)
December 2008 cumulative time zone update for Microsoft Windows operating systemsSUMMARY
The Mexico City (and Tegucigalpa) time zone is being modified in 2001 to change the way that daylight saving time is implemented; daylight saving time is implemented one month later in the spring and one month earlier in the fall. The original implementation:
MORE INFORMATION
You can use several methods to modify the default behavior of a time zone in Windows. You can modify the behavior manually, or by running a command in an unattended rollout. To modify the time zone manually, use one of the following methods:
rundll32 setupapi,InstallHinfSection DefaultInstall 128 path\file_name
The following text is sample .inf file text for Windows NT and Windows 2000:
[Version]
The following text is sample .inf file text for Windows 95, Windows 98, and Windows Millennium Edition (Me):
Signature = "$Windows NT$" [DefaultInstall] AddReg = AddReg [AddReg] HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time","Display",0x00000002,"(GMT-06:00) Mexico City" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time","Dlt",0x00000002,"Mexico Daylight Time" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time","Std",0x00000002,"Mexico Standard Time" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time","MapID",0x00000002,"-1,85" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time","Index",0x00010001,30 HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time","TZI",0x00030001,68,01,00,00,00,00,00,00,c4,ff,ff,ff,00,00,09,00,00,00,05,00,02,00,00,00,00,00,00,00,00,00,05,00,00,00,01,00,02,00,00,00,00,00,00,00
[Version] Signature = "$Chicago$" [DefaultInstall] AddReg = AddReg [AddReg] HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\Mexico","Display",0x00000002,"(GMT-06:00) Mexico City" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\Mexico","Dlt",0x00000002,"Mexico Daylight Time" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\Mexico","Std",0x00000002,"Mexico Standard Time" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\Mexico","MapID",0x00000002,"-1,85" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\Mexico","Index",0x00010001,30 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\Mexico","TZI",0x00030001,68,01,00,00,00,00,00,00,c4,ff,ff,ff,00,00,09,00,00,00,05,00,02,00,00,00,00,00,00,00,00,00,05,00,00,00,01,00,02,00,00,00,00,00,00,00 PropertiesArticle ID: 289502 - Last Review: February 24, 2009 - Revision: 4.0 APPLIES TO
|


Back to the top








