[ Все 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 ]
×

Пакет perl-DateTime-Format-Strptime-1:1.79-2.el9.src download

Имя perl-DateTime-Format-Strptime
Эпоха 1
Версия 1.79
Релиз 2.el9
Архитектура src
Сайт https://metacpan.org/release/DateTime-Format-Strptime
Лицензия Artistic 2.0
Время сборки 2023-03-22 00:26:39
Хост сборки builder-x86-01.inferitos.ru
Краткое описание Parse and format strptime and strftime patterns
Репозитории CRB
Полное описание 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.
Эррата
Размер 98 КиБ
Исходный проект perl-DateTime-Format-Strptime-1.79-2.el9
Контрольная сумма SHA-256 959bc3b7beb62c388c47c6ff4ac23f609bf95262ad7456ac93fd5404feffe086
× Full screenshot
История изменений 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