Пакет perl-DateTime-Format-Strptime-1:1.79-2.el9.noarch
| Имя | perl-DateTime-Format-Strptime |
|---|---|
| Эпоха | 1 |
| Версия | 1.79 |
| Релиз | 2.el9 |
| Архитектура | noarch |
| Сайт | https://metacpan.org/release/DateTime-Format-Strptime |
| Лицензия | Artistic 2.0 |
| Время сборки | 2023-03-22 00:26:47 |
| Хост сборки | 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. |
| Эррата | — |
| Размер | 42 КиБ |
| Исходный проект | perl-DateTime-Format-Strptime-1.79-2.el9 |
| Контрольная сумма SHA-256 | 659fc60298d4e4f7bb8628cf6e1933d2894889070af696008d2185d585822953 |
×
* 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