Subject: | Feature request: FET timezone |
Date: | Tue, 11 Oct 2011 15:33:29 +0300 |
To: | bug-Date-Manip [...] rt.cpan.org |
From: | Olexandr Davydenko <o.davydenko [...] gmail.com> |
Hi!
New timezone FET (Further-eastern European Time) not supported by Date-Manip.
Date-Manip-6.25
perl 5, version 12, subversion 3 (v5.12.3) built for
i386-freebsd-thread-multi-64int
FreeBSD 8.2-RELEASE i386
% date "+%s%t%e-%b-%Y %H:%M:%S %z %Z"
1318336006 11-Oct-2011 15:26:46 +0300 FET
% perl -MDate::Manip -e 'print (UnixDate(ParseDateString("epoch
1318336006"), "%e-%b-%Y %H:%M:%S %z %Z"))'
11-Oct-2011 15:26:46 +0300 EAT
Please add this timezone.