Subject: | Please add Yeakaterinburg time zone |
Date: | Fri, 08 Feb 2008 13:22:31 +0100 |
To: | bug-Date-Manip [...] rt.cpan.org |
From: | gregor herrmann <gregor+debian [...] comodo.priv.at> |
And another new timezone :)
Find below the patch for Yeakaterinburg time zone and
Yeakaterinburg summer time zone.
(This was reported as Debian bug http://bugs.debian.org/464252 )
Cheers,
gregor
--- libdate-manip-perl.orig/Manip.pm
+++ libdate-manip-perl/Manip.pm
@@ -625,6 +625,8 @@
"zp4 +0400 ". # USSR Zone 3
"msd +0400 ". # Moscow Daylight
"zp5 +0500 ". # USSR Zone 4
+ "yekt +0500 ". # Yeakaterinburg time zone, Russia
+ "yekst +0500 ". # Yeakaterinburg summer time zone, Russia
"ist +0530 ". # Indian Standard
"zp6 +0600 ". # USSR Zone 5
"novt +0600 ". # Novosibirsk winter time zone, Russia
--- libdate-manip-perl.orig/Manip.pod
+++ libdate-manip-perl/Manip.pod
@@ -1791,6 +1791,8 @@
ZP4 +0400 USSR Zone 3
MSD +0300 Moscow Daylight
ZP5 +0500 USSR Zone 4
+ YEKT +0500 Yeakaterinburg time zone, Russia
+ YEKST +0500 Yeakaterinburg summer time zone, Russia
IST +0530 Indian Standard
ZP6 +0600 USSR Zone 5
NOVT +0600 Novosibirsk winter time zone, Russia