perl-Time-Piece - Time objects from localtime and gmtime
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | CentOS |
- Description:
The Time::Piece module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime or gmtime as documented in perlfunc still behave as expected.
Packages
perl-Time-Piece-1.20.1-285.el7.x86_64 [68 KiB] |
Changelog
by Petr Pisar (2014-12-01):
- Use stronger algorithm needed for FIPS in t/op/taint.t (bug #1084796) |