[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-DateTime-Format-Strptime-1:1.79-2.el9

Name perl-DateTime-Format-Strptime
Epoch 1
Version 1.79
Release 2.el9
Website/URL https://metacpan.org/release/DateTime-Format-Strptime
License Artistic 2.0
Build Time 2023-03-22 00:26:39
Build Host builder-x86-01.inferitos.ru
Summary Parse and format strptime and strftime patterns
Repositories CRB
Description This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-DateTime-Format-Strptime-1:1.79-2.el9.noarch Parse and format strptime and strftime patterns 659fc60298d4e4f7bb8628cf6e1933d2894889070af696008d2185d585822953 download
src
perl-DateTime-Format-Strptime-1:1.79-2.el9.src Parse and format strptime and strftime patterns 959bc3b7beb62c388c47c6ff4ac23f609bf95262ad7456ac93fd5404feffe086 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.79-2
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.79-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Wed Jun 23 2021 Michal Josef Spacek <mspacek@redhat.com> - 1:1.79-1
- Update to 1.79
  - Fix too-strict type checking for time zones: this module now uses the same
    check as DateTime itself, which allows for things that don't subclass
    DateTime::TimeZone as long as they provide the same API (GH#30) (rhbz#1964546)

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.78-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937