-
perl-Date-Manip-6.88-1.fc36.noarch
Date::Manip is a series of modules designed to make any common date/time
operation easy to do. Operations such as comparing two times, determining
a data a given amount of time from another, or parsing international times
are all easily done. It deals with time as it is used in the Gregorian
calendar (the one currently in use) with full support for time changes due
to daylight saving time.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-1.57-1.fc36.x86_64
DateTime is a class for the representation of date/time combinations. 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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-Calendar-Julian-0.107-1.fc36.noarch
DateTime object in the Julian calendar.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-Format-Builder-0.8300-6.fc36.noarch
DateTime::Format::Builder creates DateTime parsers. Many string formats of
dates and times are simple and just require a basic regular expression to
extract the relevant information. Builder provides a simple way to do this
without writing reams of structural code.
Builder provides a number of methods, most of which you'll never need, or at
least rarely need. They're provided more for exposing of the module's innards
to any sub-classes, or for when you need to do something slightly beyond what
is expected.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-Format-Strptime-1.79-4.fc36.noarch
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-Locale-1.36-1.fc36.noarch
DateTime::Locale is primarily a factory for the various locale sub-classes.
It also provides some functions for getting information on all the
available locales.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-TimeZone-2.60-1.fc36.noarch
This class is the base class for all time zone objects. A time zone is
represented internally as a set of observances, each of which describes the
offset from GMT for a given time period.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-TimeZone-SystemV-0.010-15.fc36.noarch
An instance of this class represents a timezone that was specified by means
of a System V timezone recipe or the POSIX extended form of the same
syntax. These can express a plain offset from Universal Time, or a system
of two offsets (standard and daylight saving time) switching on a yearly
cycle according to certain types of rule.
This class implements the DateTime::TimeZone interface, so that its instances
can be used with DateTime objects.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DateTime-TimeZone-Tzfile-0.011-15.fc36.noarch
An instance of this class represents a timezone that was encoded in a file
in the tzfile(5) format. These can express arbitrary patterns of offsets
from Universal Time, changing over time. Offsets and change times are
limited to a resolution of one second.
This class implements the DateTime::TimeZone interface, so that its instances
can be used with DateTime objects.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Devel-CallChecker-0.008-15.fc36.x86_64
This module makes some new features of the Perl 5.14.0 C API available to
XS modules running on older versions of Perl. The features are centered
around the function cv_set_call_checker, which allows XS code to attach a
magical annotation to a Perl subroutine, resulting in resolvable calls to
that subroutine being mutated at compile time by arbitrary C code. This
module makes cv_set_call_checker and several supporting functions
available. (It is possible to achieve the effect of cv_set_call_checker
from XS code on much earlier Perl versions, but it is painful to achieve
without the centralized facility.)
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36