Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-DateTime | Distribution: openSUSE:Factory:zSystems |
Version: 1.650.0 | Vendor: openSUSE |
Release: 2.2 | Build date: Fri Mar 8 23:16:40 2024 |
Group: Unspecified | Build host: reproducible |
Size: 391169 | Source RPM: perl-DateTime-1.650.0-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/DateTime | |
Summary: Date and time object for Perl |
DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic Gregorian calendar". In this calendar, the first day of the calendar (the epoch), is the first day of year 1, which corresponds to the date which was (incorrectly) believed to be the birth of Jesus Christ. The calendar represented does have a year 0, and in that way differs from how dates are often written using "BCE/CE" or "BC/AD". For infinite datetimes, please see the DateTime::Infinite module.
Artistic-2.0
* Fri Mar 08 2024 Tina Müller <tina.mueller@suse.com> - Fix disabling of __perllib_provides * Tue Nov 07 2023 Tina Müller <timueller+perl@suse.de> - updated to 1.65 see /usr/share/doc/packages/perl-DateTime/Changes 1.65 2023-11-05 - This release is the same as 1.64. This release fixes builds on macOS with Perls before 5.22.0. Reported by Simon Sawert. GH #141. 1.64 2023-10-29 (TRIAL RELEASE) - Fix builds on macOS with Perls before 5.22.0. This seems to have the same issue as Windows on older Perls. Reported by Simon Sawert. GH #141. * Mon Oct 23 2023 Tina Müller <timueller+perl@suse.de> - updated to 1.63 see /usr/share/doc/packages/perl-DateTime/Changes 1.63 2023-10-22 - This release is the same as 1.62. This releases fixes quadmath builds on Windows. Reported by @sisyphus. GH #139. 1.62 2023-09-04 (TRIAL RELEASE) - This is take 3 of trying to use `Perl_isfinite` where it's available. Now we simply don't use it on Windows unless the Perl version is 5.22.0 or later. 1.61 2023-09-02 (TRIAL RELEASE) - Fix use of the `Perl_isfinite` function on platforms where this is broken. On Windows with Perl <= 5.20, it seems like `Perl_isfinite` exists but it calls `Perl_isinf` and `Perl_isnan`, which don't exist. 1.60 2023-08-19 (TRIAL RELEASE) - Switched to using the `Perl_isfinite` function instead of trying to implement this ourselves in XS code. This should fix quadmath builds on Windows. Reported by @sisyphus. GH #139. * Tue Oct 25 2022 Tina Müller <timueller+perl@suse.de> - updated to 1.59 see /usr/share/doc/packages/perl-DateTime/Changes 1.59 2022-10-23 - Fixed tests to pass with DateTime::Locale 1.37+. Reported by Slaven Rezić. GH #34. * Tue Apr 19 2022 Tina Müller <timueller+perl@suse.de> - updated to 1.58 see /usr/share/doc/packages/perl-DateTime/Changes 1.58 2022-04-18 - Fixed tests so that they ignore the value set in the `PERL_DATETIME_DEFAULT_TZ` env var, if one exists. Reported by Ian Gibbs. GH [#128]. * Fri Mar 04 2022 Tina Müller <timueller+perl@suse.de> - updated to 1.57 see /usr/share/doc/packages/perl-DateTime/Changes 1.57 2022-03-03 - The last release would die if Sub::Util was not available, but this should just be an optional requirement. Fixed by Paul Howarth. GH #131. - This is the second time I've introduced this bug, so now there's a test to make sure that DateTime can be loaded if Sub::Util is not installed. Hopefully this will prevent a third occurrence of this bug. * Thu Mar 03 2022 Tina Müller <timueller+perl@suse.de> - updated to 1.56 see /usr/share/doc/packages/perl-DateTime/Changes 1.56 2022-03-02 - The DateTime->from_epoch constructor now accepts a single, non-hashref argument, and validates it as an epoch value. Requested by Neil Bowers. GH [#119]. * Fri Dec 24 2021 Tina Müller <timueller+perl@suse.de> - updated to 1.55 see /usr/share/doc/packages/perl-DateTime/Changes 1.55 2021-12-23 - Another documentation fix release. This fixes some mistakes, fixes some broken links, and removes all references to the long-dead datetime.perl.org site. * Sat Dec 05 2020 Tina Müller <timueller+perl@suse.de> - updated to 1.54 see /usr/share/doc/packages/perl-DateTime/Changes 1.54 2020-12-04 - This release contains a lot of small documentation revisions, both to formatting and content. * Tue Nov 10 2020 Tina Müller <timueller+perl@suse.de> - updated to 1.53 see /usr/share/doc/packages/perl-DateTime/Changes 1.53 2020-11-08 - Added a $dt->rfc3339 method. Based on discussion in GH #109 by worthmine.
/usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/Conflicts.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/Duration.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/Helpers.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/Infinite.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/LeapSecond.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/PP.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/PPExtra.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/DateTime/Types.pm /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/auto/DateTime /usr/lib/perl5/vendor_perl/5.40.0/s390x-linux-thread-multi/auto/DateTime/DateTime.so /usr/share/doc/packages/perl-DateTime /usr/share/doc/packages/perl-DateTime/CODE_OF_CONDUCT.md /usr/share/doc/packages/perl-DateTime/CONTRIBUTING.md /usr/share/doc/packages/perl-DateTime/CREDITS /usr/share/doc/packages/perl-DateTime/Changes /usr/share/doc/packages/perl-DateTime/README.md /usr/share/doc/packages/perl-DateTime/TODO /usr/share/doc/packages/perl-DateTime/leaptab.txt /usr/share/licenses/perl-DateTime /usr/share/licenses/perl-DateTime/LICENSE /usr/share/man/man3/DateTime.3pm.gz /usr/share/man/man3/DateTime::Conflicts.3pm.gz /usr/share/man/man3/DateTime::Duration.3pm.gz /usr/share/man/man3/DateTime::Infinite.3pm.gz /usr/share/man/man3/DateTime::LeapSecond.3pm.gz /usr/share/man/man3/DateTime::Types.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:51:36 2024