Subject: | DateTime::TimeZone::Local::Win32 needs to be updated to accommodate Microsoft's December 2008 update |
A few Windows testers failed due to the new 'Mauritius Standard Time' from the December 2008
Microsoft time zone update http://support.microsoft.com/kb/955839). To fix this, the module
simply needs to add a new time zone entry to the hash in DateTime::TimeZone::Local::Win32:
'Mauritius Standard Time' => 'Indian/Mauritius',