Rand Stats

Time::gmtime

zef:lizmat
Revision history for Time-gmtime

0.0.8  2021-09-09T20:56:09+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year
    - Update dependency

0.0.7  2020-11-13T12:48:53+01:00
    - Add PORTING CAVEATS section about needing POSIX semantics

0.0.6  2020-11-13T12:37:59+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year
    - Tighten up dependency on P5localtime

0.0.5  2019-11-10T20:10:57+01:00
    - Changed Perl 5 to Perl

0.0.4  2018-08-04T13:44:27+02:00
    - Fixed test that would fail if day < 10

0.0.3  2018-07-24T10:43:54+02:00
    - Fix typo in source-url, Zoffix++

0.0.2  2018-05-26T22:21:19+02:00
    - Removed off-by-one errors in tests

0.0.1  2018-05-26T22:12:37+02:00
    - Initial version