Skip to content

fix: add ICT and PHT timezone support#62

Draft
Koan-Bot wants to merge 1 commit intoatoomic:mainfrom
Koan-Bot:koan.atoomic/add-ict-pht-timezones
Draft

fix: add ICT and PHT timezone support#62
Koan-Bot wants to merge 1 commit intoatoomic:mainfrom
Koan-Bot:koan.atoomic/add-ict-pht-timezones

Conversation

@Koan-Bot
Copy link

What

Add Indochina Time (ICT, UTC+7) and Philippine Time (PHT, UTC+8) to Time::Zone.

Why

These are common timezones used across Southeast Asia (~750M people). Date strings containing "ICT" or "PHT" currently fail to parse. Requested in issue #20 since 2017.

How

Two entries added to the @Zone array in Time::Zone. Tests added to t/zone.t.

Testing

Closes #20

🤖 Generated with Claude Code

Add Indochina Time (ICT, UTC+7) and Philippine Time (PHT, UTC+8) to
Time::Zone, enabling parsing of date strings with these common
Southeast Asian timezone abbreviations.

Closes atoomic#20
@timlegge
Copy link

How about NST, UTC-3.5 and NDT, UTC-2.5
Newfoundland and Labrador Standard Time and Newfoundland and Labrador Daylight Time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Time Zones ICT and PHT to known. [rt.cpan.org #123247]

2 participants