About 61,900 results
Open links in new tab
  1. DateTime - A date and time object for Perl - metacpan.org

    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).

  2. DateTime-1.66 - A date and time object for Perl - metacpan.org

    Feb 18, 2025 · Changes for version 1.66 - 2025-02-18 Require Specio 0.50. That release has a bug fix for validation of integer values. Without the fix, DateTime could accept non-integer values for things …

  3. DateTime::Set - Datetime sets and set math - metacpan.org

    DESCRIPTION DateTime::Set is a module for datetime sets. It can be used to handle two different types of sets. The first is a fixed set of predefined datetime objects. For example, if we wanted to create a …

  4. DateTime::Format::Strptime - Parse and format strp and strf time ...

    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 …

  5. DateTime::TimeZone - Time zone object base class and factory

    Given a DateTime object, this method returns the offset in seconds for the given datetime. This takes into account historical time zone information, as well as Daylight Saving Time.

  6. DateTime::Tiny - A date object, with as little code as possible ...

    The DateTime method is used to create a DateTime object that is equivalent to the DateTime::Tiny object, for use in conversions and calculations. As mentioned earlier, the object will be set to the 'C' …

  7. DateTime::Format::LDAP - Parse and format LDAP datetime strings ...

    This module understands the LDAP datetime formats, as defined in RFC 4517: Generalized Time. It can be used to parse these formats in order to create the appropriate objects.

  8. DateTimeX::Easy - Parse a date/time string using the best method ...

    DateTimeX::Easy makes DateTime object creation quick and easy. It uses a variety of DateTime::Format packages to do the bulk of the parsing, with some custom tweaks to smooth out …

  9. DateTime::Format::SQLite - Parse and format SQLite dates and …

    Jan 16, 2003 · This module understands the formats used by SQLite for its date, datetime and time functions. It can be used to parse these formats in order to create DateTime objects, and it can take …

  10. Win32::GUI::DateTime - Create and manipulate datetime controls ...

    GetTime GetTime () Returns the time in the DateTime control in a four elements array (hour, min, sec, msec). IsNone IsNone () Test if the DateTime control is None (control check box was not selected). …