Skip Menu |

This queue is for tickets about the DateTime-TimeZone-Local-Win32 CPAN distribution.

Report information
The Basics
Id: 127017
Status: resolved
Priority: 0/
Queue: DateTime-TimeZone-Local-Win32

People
Owner: DAPINK [...] cpan.org
Requestors: jdluckey [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 2.02



Subject: Spelling of "America/Port-au-Prince" differs between module and /usr/share/zoneinfo file and IANA id
Date: Sat, 1 Sep 2018 10:24:07 -0400
To: bug-DateTime-TimeZone-Local-Win32 [...] rt.cpan.org
From: Jonathan Luckey <jdluckey [...] gmail.com>
Found an error while unit testing. The IANA name returned for 'Haiti Standard Time' is returned with underlines where the IANA time zone identifier uses dashes circa line 108 'Haiti Standard Time' => 'America/Port_au_Prince', should be 'Haiti Standard Time' => 'America/Port-au-Prince',
Thank you for the report. I’ll take a look at it and should have a further update in the next week.
Fixed.