The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0.4 - 2016-07-09

  • Override DateTime methods which clearly return a date-value (i.e. today(), last_day_of_month() and from_day_of_year()) to clear the 'is_time' flag. Instead of overriding 'new()', override '_new()' which DateTime uses internally to create instances, the real constructor.

Modules

DateTime Wrappers for PGObject