[datejs commit] r195 - wiki

50 views
Skip to first unread message

codesite...@google.com

unread,
Mar 9, 2009, 9:19:50 AM3/9/09
to ge...@coolite.com
Author: ge...@coolite.com
Date: Mon Mar 9 06:18:37 2009
New Revision: 195

Modified:
wiki/APIDocumentation.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/APIDocumentation.wiki
==============================================================================
--- wiki/APIDocumentation.wiki (original)
+++ wiki/APIDocumentation.wiki Mon Mar 9 06:18:37 2009
@@ -1266,7 +1266,8 @@
====Example====
{{{
Date.today().toString(); // native .toString() functionality
-Date.today().toString("M/d/yyyy"); // 19-Nov-2007
+Date.today().toString("M/d/yyyy"); // 11/19/2007
+Date.today().toString("M-ddd-yyyy"); // 19-Nov-2007
new Date().toString("HH:mm"); // 18:45
}}}

Reply all
Reply to author
Forward
0 new messages