Source code
CERNY.text.DateFormat
DateFormat provides means to format a date.
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-03-15
:
Added signatures.
2007-03-09
:
Removed the new in the DataFormat creations.
2006-07-02
:
Created.

