Difference between revisions of "Pandora - Format Date Function"
From SmartWiki
(Created page with 'This function returned a formatted date. format_date(d) {| border="1" !Parameter !Description |- |'''d''' ||The date to be formatted. |- | '''Return''' || Date string with for…') |
(No difference)
|
Revision as of 10:37, 6 August 2010
This function returned a formatted date.
format_date(d)
Parameter | Description |
---|---|
d | The date to be formatted. |
Return | Date string with format. |