Closed GoogleCodeExporter closed 8 years ago
Please check out the Getting Started with Datejs tutorial.
http://www.datejs.com/2007/11/27/getting-started-with-datejs/
Currently the library supports 150+ cultures and including the appropriate
culture-specific date.js file the Parser will automatically switch to the
correct
parsing order for your country/culture/language.
The sample on the Datejs home page uses the "en-US" CultureInfo file which
expects a
dateElementOrder of "mdy". We're in Canada and use the "date-en-CA.js" file in
all
our internal apps. In Canada the expected dateElement order is "dmy".
The full download package includes all 150+ pre-compiled CultureInfo files. See
http://www.datejs.com/download/
Hope this helps.
Original comment by geoff%co...@gtempaccount.com
on 28 Nov 2007 at 11:29
Original comment by geoff%co...@gtempaccount.com
on 27 Mar 2008 at 10:22
Original issue reported on code.google.com by
Chantalo...@gmail.com
on 28 Nov 2007 at 4:21