Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Revision history for Time-Piece

1.38 2025-10-18
- Doc updates
- Fix Windows-2025 crash with %P
- XS clean up
- strptime: %z and %Z fixes (GH52,32,73,RT93095,168828)

1.3701 2025-08-25
- Test fixes on Alpine and locales without AM/PM (GH76)

Expand Down
2 changes: 2 additions & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ t/08truncate.t
t/09locales.t
t/10overload.t
t/11strptime_defaults.t
t/12strptime_timezones.t
t/13date_arithmetic_edge_cases.t
t/99legacy.t
t/lib/Time/Piece/Twin.pm
Loading
Loading