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 0.003 - 2023-12-22

  • New Features
    • Allow the localtime and gmtime method in the Time::Piece minus epoch time by $allow_minus optional argument.
      • method localtime : Time::Piece ($epoch : long = -1, $allow_minus = 0);
      • method gmtime : Time::Piece ($epoch : long = -1, $allow_minus = 0);

Modules

Dates and Times