./time/p5-DateTime-Calendar-Julian, Dates in the Julian calendar

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


Branch: CURRENT, Version: 0.107nb2, Package name: p5-DateTime-Calendar-Julian-0.107nb2, Maintainer: pkgsrc-users

This is a companion module to DateTime.pm. It implements the Julian
calendar. It supports everything that DateTime.pm supports and more:
about one day per century more, to be precise.


Required to run:
[lang/perl5] [time/p5-DateTime]

Master sites: (Expand)

Filesize: 19.208 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2022-02-14 15:28:03 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.107

Upstream changes:
0.107           2022-01-30      T. R. Wyant
    Add method calendar_name(), which returns 'Julian'.

    Require DateTime 1.48 for is_last_day_of_quarter().  This is a
    significant bump, since the previous was 0.08.

    Update Perl requirement in metadata to 5.008004.  It was always this
    in fact, since DateTime requires this, as does Makefile.PL.

    Add support for quarters.

0.106           2021-09-25      T. R. Wyant
    Correct repository links in metadata.  Thanks to Keith Thompson for
    finding and reporting this.

0.105           2021-09-05      T. R. Wyant
    Correct generation of 'provides' metadata.  Thanks to Favio Poletti
    for blogging
    https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/,
    and ultimately to Joel Berger for the pointer to
    https://metacpan.org/pod/CPAN::Meta::Spec#no_index
   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
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2021-03-28 00:44:41 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.104

Upstream changes:
0.104           2021-03-15      T. R. Wyant
    Add rt.cpan.org back to bug reporting methods. Long live RT!

    Correct GitHub ticket link.

    Get prerequisites up to snuff and add xt/author/prereq.t to ensure
    they stay that way.
   2021-03-09 13:32:20 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.103

Upstream changes:
0.103           2021-01-10      T. R. Wyant
    Add Travis CI testing.

    Use GitHub as bug tracker. R.I.P. rt.cpan.org.