Vishal D Bansod
unread,Apr 27, 2011, 3:09:36 AM4/27/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Datejs - A JavaScript Date Library
Hi All,
I can see CultureInfo object In all locale specific js files and it
defined date and/or time formats.
I want to know what's base for deciding those standard formats for
those locales. Is there any
world wise standard like w3 or ISO etc to define those locale specific
formats.
I'm working on a GWT project which also has used datejs but I'm
getting inconsistent results
from GWT's DateTimeFormat and datejs for Chinese (zh, zh-CN) locale.
GWT's format has
AM/PM marker for time in Chinese where as datejs shows it as 24 hour
time format.
Thanks and Regards,
Vishal Bansod