Source code
CERNY.text.DateFormat
This script provides a constructor to produce date formats. The constructor has attached some popular date formats.
Uses
Used by
Functions
DateFormat
Create a date format.
regexp (RegExp)
:
the regular expression defining the date format
return (object)
:
an object representing the date format
History
2007-05-17
:
Refactored.
2007-03-15
:
Added signatures.
2007-03-09
:
Removed the new in the DataFormat creations.
2006-07-02
:
Created.

