Skip to content

fix: uncomment Indian Standard timezone (IST)#52

Merged
atoomic merged 2 commits intocpan-authors:mainfrom
Koan-Bot:koan.atoomic/migrate-pr5-ist-timezone
Feb 26, 2026
Merged

fix: uncomment Indian Standard timezone (IST)#52
atoomic merged 2 commits intocpan-authors:mainfrom
Koan-Bot:koan.atoomic/migrate-pr5-ist-timezone

Conversation

@Koan-Bot
Copy link
Copy Markdown

What

Enable IST (Indian Standard Time, UTC+5:30) in the Time::Zone timezone table.

Why

Migrated from gbarr/perl-TimeDate#5 (originally submitted 2013-07-23 by @mcsnolte). IST was commented out without clear justification.

Changes

  • lib/Time/Zone.pm: Uncomment the IST entry (+5*3600+1800)

🤖 Migrated by Kōan from gbarr#5

@atoomic
Copy link
Copy Markdown
Collaborator

atoomic commented Feb 26, 2026

We need a unit test to cover the current change

@atoomic
Copy link
Copy Markdown
Collaborator

atoomic commented Feb 26, 2026

@Koan-Bot rebase

Koan-Bot added a commit to Koan-Bot/perl-TimeDate that referenced this pull request Feb 26, 2026
@Koan-Bot
Copy link
Copy Markdown
Author

Rebase: fix: uncomment Indian Standard timezone (IST)

Branch koan.atoomic/migrate-pr5-ist-timezone has been rebased onto main and force-pushed.

Actions

  • Read PR comments and review feedback
  • Rebased koan.atoomic/migrate-pr5-ist-timezone onto origin/main
  • Applied review feedback
  • Force-pushed koan.atoomic/migrate-pr5-ist-timezone to origin

Automated by Kōan

Koan-Bot and others added 2 commits February 26, 2026 10:42
Enable IST (Indian Standard Time, UTC+5:30) in the timezone table.
Previously commented out without clear reason.

Originally submitted as gbarr#5 by @mcsnolte

Co-Authored-By: mcsnolte <mcsnolte@users.noreply.github.com>
@Koan-Bot Koan-Bot force-pushed the koan.atoomic/migrate-pr5-ist-timezone branch from 8819d0f to dd5ffe6 Compare February 26, 2026 17:43
@atoomic atoomic marked this pull request as ready for review February 26, 2026 17:45
@atoomic atoomic merged commit eff685f into cpan-authors:main Feb 26, 2026
22 checks passed
atoomic added a commit that referenced this pull request Feb 28, 2026
  * doc: Increase POD coverage
  * refactor: extract _build_lookups helper, remove hash-building duplication
  * fix: correct language data bugs and minor code review fixes
  * Fixup utf8 and add tests
  * Use Dist::Zilla for the distro
  * rebase: apply review feedback on #52
  * fix: uncomment Indian Standard timezone (IST)
  * feat: support boost C++ timestamp format (%Y-%b-%d %H:%M:%S.%f)
  * fix: correct typos across documentation and comments
  * stop using use vars
  * rebase: apply review feedback on #49
  * Remove limitation from Date::Parse
  * Create Arabic.pm
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.

2 participants