FACTOID # 83: At least 9 out 10 Nigerians attend church regularly. Only 4 out of 10 Americans claim to do so.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

Encyclopedia > RickDate

RickDate is a compressed date format using a base 36 numeral system to represent a date using a minimal amount of characters. A date in a calendar is a reference to a particular day by means of a calendar system. ... Base 36 refers to a positional numeral system using 36 as the radix. ...


RickDate has two forms; a long form using five characters, and a short form using three characters.


In the long form, each component of the date is represented as a base-36 number, and the three components are concatenated together in Year-Month-Day order (YYYMD). Concatenation is a standard operation in computer programming languages (a subset of formal language theory). ...


The short form, using only the last base-36 digit of the year, is preferred for its compactness, although a context is usually needed to determine the intended year. For example, the RickDate format of September 20, 2006 is 1JQ9K, or Q9K for short.


RickDate was invented in December 1985, and is named after its originator, Rick Wong. [1]


For Comparison:


JimDate is a compressed date format using a base 60 numeral system to represent a date using a minimal number of characters. A date in a calendar is a reference to a particular day by means of a calendar system. ... Sexagesimal numbering is a numeral system with number 60 as the base. ...


JimDate has two forms; a long form using four digits, and a short form using only the three least-significant digits.


The character set comprising a base-60 digit consists of the digits 0-9, the upper case characters A-Y (10-34), and the lower case characters a-y (35-59). A side effect of this character selection is that JimDates are ASCII-sortable.


In the long form, each component of the date is represented as a base-60 number, and the three components are concatenated together in Year-Month-Day order (YYMD). Concatenation is a standard operation in computer programming languages (a subset of formal language theory). ...


The short form, using only the last base-60 digit of the year, is preferred for its compactness, although a context is sometimes needed to determine the intended year. For example, the JimDate format of September 20, 2006 is XQ9K, or Q9K for short.


The leading digit X is valid from X011 (January 1, 1980) to XyCV (December 31, 2039). Note that all years ending in 0-9 in JimDate also end 0-9 in decimal.


The short form dates are the same in JimDate and RickDate from January 1, 1980 (011) to December 31, 2014 (YCV), after which JimDate continues with a11 and b11 for New Year's Day in 2015 and 2016 while RickDate proceeds to Z11 in 2015, but wraps back to 011 in 2016.


JimDate was invented in October 1985, as evidenced by the earliest used file suffix .5AM (October 22, 1985) in the originator's archive, and is named after its originator, Jim Walker (not the drummer).


References

  1. ^ "RickDate" by kablooey@yak.net, May 22, 1998, retrieved September 14, 2006

External links


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your location
Your comments
Please enter the 5-letter protection code


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.