./time/p5-TimeDate, Perl5 TimeDate distribution

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.35, Package name: p5-TimeDate-2.35, Maintainer: pkgsrc-users

This is the perl5 TimeDate distribution. It requires perl version
5.003 or later

This distribution replaces the earlier GetDate distribution, which was
only a date parser. The date parser contained in this distribution is
far superior to the yacc based parser, and a *lot* faster.

The parser contained here will only parse absolute dates, if you want a
date parser that can parse relative dates then take a look at the Time
modules by David Muir on CPAN.

Please report any bugs/suggestions to <[email protected]>

Copyright 1996-1998 Graham Barr. All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.


Required to run:
[lang/perl5]

Master sites: (Expand)

Filesize: 67.197 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-26 15:29:25 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-TimeDate: update to 2.35.

2.35      2026-03-20 21:44:45-06:00 America/Denver

2.34_03   2026-03-18 22:12:43-06:00 America/Denver (TRIAL RELEASE)

  * test: document and pin RT#84075/GH#12 fix in regression suite
  * fix: add NST, NFT, and NDT (Newfoundland) timezone support
  * fix: add ICT and PHT timezone support
  * fix: restore rebase regressions and clarify first-century limitation
  * fix: normalize two-digit years in str2time to avoid Time::Local windowing \ 
mismatch
  * fix: use standard 2-letter German weekday abbreviations
  * fix: detect timegm/timelocal overflow for far-future dates (RT#88777)
  * test: add regression tests for RT#88777 (negative epoch for far-future dates)
  * fix: use stored epoch in format_Z/format_z to fix DST fall-back timezone name
  * fix: document MSK timezone history and add regression test (RT#98949)
  * fix: strftime %s with timezone now returns correct epoch (RT#52387)
  * test: add POD validity regression test for RT#53557
  * fix: include day in year-inference for dates without an explicit year
  * fix: document MSK timezone history and add regression test (RT#81350)
  * ci: install Pod::Checker via cpm in Linux CI
  * docs: add SECURITY.md with vulnerability reporting policy
  * test: add regression tests for RT#57800 / GH#3 (numeric m/d/yyyy pre-1970 dates)
  * fix: normalize year offset for dates before 1901 in strptime (RT#106105)
  * fix: reject timezone-only inputs in strptime (RT#70650)
  * test: add failing tests for RT#70650 (ludicrous date parsing)
  * fix: prevent negative month from strptime for 6-digit inputs like '199001'
  * test: add Portuguese format and round-trip tests from PR #61
  * fix: treat number > 31 after month name as year, not day (GH#2)
  * fix: translate timezone abbreviations (%Z) in language-specific formatting
  * fix: tz_name() offset in seconds was treated as minutes (RT#59298)
  * docs: fix ISO-8601 example date in Date::Parse POD (issue #6)
  * feat: add optional LANGUAGE parameter to time2str()
  * feat: allow str2time() to accept a custom reference epoch (RT#64789)
  * docs: clarify strptime() return format for ISO 8601 dates (issue #44)
  * feat: add Portuguese language module
  * fix: prefer CEST over MEST as canonical Central European Summer Time name
  * fix: add ICT and PHT timezone abbreviations to Time::Zone (RT#123247)
  * fix: standardize Greek.pm to use native Unicode instead of \x{} escapes
  * test: add regression test for RT#105031 / GH#17 (1965-12-31 maps to 2065)
  * fix: declare Carp as runtime prerequisite in Makefile.PL
  * fix: infer current year for future months when no year given (RT#92611)
  * test: add regression tests for RT#53413 (4-digit year mangling)
  * fix: handle leap day in year-only date parsing test
  * fix: support IANA timezone names in tz2zone and tz_offset (RT#76968)
  * fix: preserve comma as ISO 8601 decimal separator in strptime
  * fix: add French day ordinal suffix in format_o
  * fix: make tz_name tests deterministic across DST transitions
   2026-03-01 08:10:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-TimeDate: update to 2.34.

2.34      2026-02-27 17:00:48-07:00 America/Denver

  * 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
   2025-07-04 10:49:39 by Thomas Klausner | Files touched by this commit (2519)
Log message:
*: bump for perl 5.42.0
   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Remove SHA1 hashes for distfiles