The international standard ISO 8601 "Data elements and interchange formats - Information interchange - Representation of dates and times" defines three distinct calendars by which days can be labelled. It also defines textual formats for the represen...
ZEFRAM/Date-ISO8601-0.005 - 28 Jul 2017 03:59:24 UTCThis module formats Unix timestamps (epochs) as ISO8601 date/time strings. It is a lightweight alternative to DateTime::Format::ISO8601::Format and DateTime::Format::ISO8601....
PERLANCAR/Date-Format-ISO8601-0.010 - 22 Oct 2020 02:57:40 UTCFor date and time calculations it is convenient to represent dates by a simple linear count of days, rather than in a particular calendar. This is such a good idea that it has been invented several times. If there were a single such linear count then...
ZEFRAM/Date-JD-0.006 - 30 Jul 2017 11:02:58 UTCDate::Tie is an attempt to simplify date operations syntax. It works with calendar dates (year-month-day), ordinal dates (year-day), week dates (year-week-day), times (hour:minute:second), decimal fractions (decimal hours, decimal minutes and decimal...
FGLOCK/Date-Tie-0.20 - 12 Feb 2009 19:32:32 UTCTime::Date is a class that can be used to represent a date as an object. Unlike other modules, this one just stores a Unix epoch within the object and relies heavily on the underlying operating system so it's very fast. It provides functionality for ...
JACOBG/Time-Date-0.05 - 01 Nov 2017 17:01:55 UTCThe traditional korean lunisolar calendar is based on the chinese calendar. This module handles conversion between Korean solar and lunisolar date....
AERO/Date-Korean-0.0.2 - 03 Jan 2009 05:53:32 UTCDate::EzDate was motivated by the simple fact that I hate dealing with date and time calculations, so I put all of them into a single easy-to-use object. The main idea of EzDate is that the object represents a specific date and time. A variety of pro...
MIKO/Date-EzDate-1.16 - 04 Jan 2015 23:16:25 UTCA class that represents a datetime in various format...
BINARY/Date-Utility-1.09 - 21 Jun 2018 04:36:17 UTCThe two functions provided by this module can be used to generate the week number in the year of a given date. For example: print "Today is in week ", iso_week_number(time()), "\n"; Which at the time I'm writing this will print: Today is in week 2014...
NEILB/Date-WeekNumber-0.06 - 09 May 2019 08:38:02 UTCA Date::Easy::Datetime object contains a Time::Piece object and provides a slightly different UI to access it. In typical usage, you will either use the "datetime" constructor to convert a human-readable string to a datetime, or the "now" function to...
BAREFOOT/Date-Easy-0.10 - 14 Jan 2020 21:58:39 UTCBBC/Pinwheel-0.2.7 - 19 Jan 2010 17:03:02 UTC
Date filter based on DateTime....
HORNBURG/Template-Flute-0.026 - 28 Jun 2019 19:19:19 UTCProvides 'epochtime' and 'date' attributes to the consuming class ( that should also consume Log::Message::Structured)....
DAMS/Log-Message-Structured-0.012 - 28 May 2013 14:20:08 UTC