Subject: | ::Local fails with TZ=MET-1METDST |
DateTime::TimeZone::Local fails to determine the timezone on HP-UX in
France.
$ perl -e 'print $^O,$/'
hpux
$ uname -a
HP-UX I75I B.11.23 U ia64 3960621468 unlimited-user license
$ echo $TZ
MET-1METDST
$ cat /etc/TIMEZONE
TZ=MET-1METDST
export TZ