This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC....
HOBBIT/Date-Roman-1.06 - 18 May 2005 23:18:58 UTCThis module provides routines to format dates into ASCII strings. They correspond to the C library routines "strftime" and "ctime". time2str(TEMPLATE, TIME [, ZONE]) "time2str" converts "TIME" into an ASCII string using the conversion specification g...
ATOOMIC/TimeDate-2.33 - 19 May 2020 18:00:18 UTCFucntion can be split into several categories: * Universal functions available for all subclasses (ie. all formats). The fundamental conversion routines fit this category. * Functions that are useful but don't necessarily make sense for all subclasse...
MORTY/DateConvert-0.16 - 28 Jan 2000 00:49:22 UTCModule converts groups of three values (year, month, day) into another group of three values belonging to different calendar. To execute the conversion, first create an instance of a converter for the desired pair of calendars: my $converter = new Da...
ANDY/Date-Converter-1.1 - 26 Mar 2009 21:27:38 UTCIndiction (called *indict* in Russian chronicles) is the number of the year in a 15-year cycle, starting from September 1, 312 AD. It can be calculated for either Byzantine year (Anno Mundi, AM, old Russian style with the epoch on March 1, 5508 BCE) ...
RPAVLOV/Date-Indiction-0.01 - 07 May 2018 23:09:29 UTCVruceletos (or vrutseletos) are similar to European Sunday letters (see Date::SundayLetter) with a few differences: - Letters are Cyrillic - A January-based year has always 2 letters, not just a leap one. That's because March-based style is used. Vru...
RPAVLOV/Date-Vruceleto-0.01 - 07 May 2018 20:41:46 UTCDate::Time2fmtstr provides a single function time2str that accepts a standard Perl (Unix) "time" value (a large integer equivalent to the number of seconds since 1980) and converts it to a string value based on a *format-string* consisting of special...
TURNERJW/Date-Time2fmtstr-1.11 - 06 Oct 2019 04:15:55 UTCDate::Fmtstr2time provides a single function str2time that accepts a date or date / time as a string (*data-string*), and a *format-string* consisting of special substrings which represent the format of various parts of a date and time value. It retu...
TURNERJW/Date-Fmtstr2time-1.11 - 06 Oct 2019 04:15:44 UTCThe following methods are available: new Create a new Revolutionary date object with the specified year, month, day parameters, e.g. $date = Date::Convert::French_Rev->new(8, 2, 18) for 18 Brumaire VIII. date Extract a list consisting of the year, th...
JFORGET/Date-Convert-French_Rev-0.09 - 22 Sep 2020 04:58:10 UTC