The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Date-Utility

1.11      2022-09-21 15:52:44+00:00 UTC (TRIAL RELEASE)
    - Replace Try::Tiny with Syntax::Keyword::Try

1.10      2021-11-23 09:10:32+00:00 UTC
        Correct typo in _parse_datetime_parm method pod. Changed it to _parse_datetime_param.
        Add alias for earlier private methods _plus_years, _minus_years, _plus_months, _minus_months, _create_trimmed_date

1.09      2018-06-21 04:34:43+00:00 UTC
        Add truncate_to_hour()

1.08      2017-06-23 12:52:08+08:00 Asia/Kuala_Lumpur
        Add missing Test::Most dependency. Thanks to @eserte for reporting.

1.07      2017-03-17 01:06:18+00:00 UTC
          remove signature module

1.06    13/12/2016
        Fix version to be in sync with pause

1.05    08/12/2015
        Change quarter to quarter_of_year

1.04    01/12/2015
        include quarter sub

1.03    25/10/2015
        Added move_to_nth_dow method

1.02	22/10/2015
	Corrected a number of cases where tests failed
	Bumping min perl version up to 5.10

1.00    09/04/2015
        First version, released on an unsuspecting world.