DateTime-Calendar-Julian

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

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

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.

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

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

0.102		2019-11-09	T. R. Wyant
    - Add optional separator arg to datetime(). This tracks the same
      change in DateTime version 1.43 dated 2017-05-29. Thanks to Jean
      Forget for finding, isolating, and reporting this.

    - NOTE that the above change restores the 'T' separator in
      stringification, as it was before DateTime 1.43.

    - Add tests for datetime() method.

    - Eliminate redirections in POD URL links

0.101		2019-08-14	T. R. Wyant
    - Fix broken POD links, and add test to ensure they stay fixed.

0.100		2018-12-21	T. R. Wyant
    - Update author and copyright information.

    - Add author tests
    
    - Update metadata

0.04  2003-03-13	Eugene van der Pijll
    - changed output of datetime() to 2000-01-01J00:00:00, to be
      different from Gregorian dates.

    - removed bug in day_of_year calculation



( run in 1.097 second using v1.01-cache-2.11-cpan-99c4e6809bf )