Profile
Achievement
wizard04's Recent SnippetsTagged format
- All /
« Prev 1 Next »
Format a date into a string using several string variables.
Usage:
(new Date("6/6/2011")).format("%W, %B %d%o, %Y");
Result:
Monday, June 6th, 2011
0
1049
posted 13 years ago by wizard04