This package provides set of routines for date and time processing....
RATTLER/NetSDS-Util-1.045 - 06 Nov 2014 19:23:08 UTC*Weather::Com::DateTime* objects are used to encapsulate a date or time provided by the OO interface (e.g. localtime, sunrise, sunset, etc.). This is done because there are many ways to use a date or time and to present it in your programs using *Wea...
SCHNUECK/Weather-Com-0.5.3 - 24 Nov 2007 15:46:40 UTCThis module can convert asctime to chinese format in your locale. you can select china singapore hongkong taiwan locale and gb2312/big5 charset. asctime is ASC C standard format will from "localtime" like this: $asctime = localtime();...
HOOWA/Lingua-ZH-DateTime-0.01 - 21 Feb 2006 03:00:25 UTCRFCs 2822 and 822 specify date formats to be used by email. This module parses and emits such dates. RFC2822 (April 2001) introduces a slightly different format of date than that used by RFC822 (August 1982). The main correction is that the preferred...
BOOK/DateTime-Format-Mail-0.403 - 27 Jun 2016 21:31:02 UTCThis module can convert a DateTime object (or any object that can be converted to a DateTime object) to the number of seconds since a given epoch. It can also do the reverse....
CHORNY/DateTime-Format-Epoch-0.16 - 17 Apr 2015 10:45:19 UTCThis module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create "DateTime" or "DateTime::Duration" objects, and it can take a "DateTime" or "DateT...
DMAKI/DateTime-Format-Pg-0.16014 - 15 Mar 2021 13:38:17 UTCThis module allows for DateTime objects to be stored to and loaded from a database field. This module differs from the SPOPS::Tool::DateConvert tool that is distributed with SPOPS in that it allows for the use of arbitrary DateTime format objects. (S...
HANENKAMP/SPOPSx-Tool-DateTime-0.02 - 14 Jul 2005 08:10:43 UTCThis class parses human/natural date/time/duration string and returns DateTime (or DateTime::Duration) object. Currently it supports English and Indonesian. The goal of this module is to make it easier to add support for other human languages. To act...
PERLANCAR/DateTime-Format-Alami-0.16 - 10 Jul 2017 14:45:35 UTCExcel uses a different system for its dates than most Unix programs. This module allows you to convert between a few of the Excel raw formats and "DateTime" objects, which can then be further converted via any of the other "DateTime::Format::*" modul...
ABURS/DateTime-Format-Excel-0.31 - 20 Oct 2010 09:55:39 UTCNHORNE/DateTime-Format-Text-0.02 - 26 Jan 2019 14:59:26 UTC
This module provides a basic wrapper around DateTime to allow PGObject-framework types to automatically tie date/time related objects, but we handle date and timestamp formats in our from_db routines. This specific module only supports the ISO YMD da...
EHUELS/PGObject-Type-DateTime-2.000002 - 19 Sep 2019 18:31:25 UTCDateTime::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 s...
DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTCIBRAUN/DateTime-Format-PGN-0.05 - 25 Apr 2016 08:50:33 UTC
Conforming iCal documents (RFC 5545 <https://tools.ietf.org/html/rfc5545>) have three ways to represent "DATE-TIME" values: UTC, local, and specified through the "TZID" mechanism. "TZID" *parameters* in relevant properties are references to the same ...
DORIAN/DateTime-TimeZone-ICal-0.04 - 16 Mar 2015 16:38:03 UTCThis module understands the formats used by DB2 for its DATE, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the DB2...
JROBINSON/DateTime-Format-DB2-0.05 - 20 Jan 2007 21:59:00 UTC"DateTime::Calendar::Hebrew" is the implementation of the Hebrew calendar. Read on for more details on the Hebrew calendar....
RAPMANKIN/DateTime-Calendar-Hebrew-0.05 - 07 Nov 2011 11:00:12 UTCBusinessHours a class for caculating the business hours between two DateTime objects. It can be useful in situations like escalation where an action has to happen after a certain number of business hours....
BRICAS/DateTime-BusinessHours-2.03 - 12 Nov 2013 16:35:34 UTCMCRAWFOR/Solstice-1440 - 07 Nov 2007 20:57:59 UTC
"DateTime::Format::Natural" parses informal natural language date/time strings. In addition, parsable date/time substrings may be extracted from ordinary strings....
SCHUBIGER/DateTime-Format-Natural-1.12 - 19 Mar 2021 20:17:58 UTCAn instance of this class represents a timezone that was specified by means of a System V timezone recipe or an extended form of the same syntax (such as that specified by POSIX). These can express a plain offset from Universal Time, or a system of t...
ZEFRAM/DateTime-TimeZone-SystemV-0.010 - 23 Jul 2017 03:57:33 UTC