DSDSServer2024/build/build.20240805/static/js/Cesium-1.53/ThirdParty/dojo-release-1.10.4/dojo/cldr
hym a2a4bcae18 Build 20240805:合并原版本的前台和登录功能,增加了权限控制,把用户的登录判断进行实装,如果用户不登陆,某些菜单不可用。 2024-08-16 14:08:21 +08:00
..
nls Build 20240805:合并原版本的前台和登录功能,增加了权限控制,把用户的登录判断进行实装,如果用户不登陆,某些菜单不可用。 2024-08-16 14:08:21 +08:00
LICENSE Build 20240805:合并原版本的前台和登录功能,增加了权限控制,把用户的登录判断进行实装,如果用户不登陆,某些菜单不可用。 2024-08-16 14:08:21 +08:00
README Build 20240805:合并原版本的前台和登录功能,增加了权限控制,把用户的登录判断进行实装,如果用户不登陆,某些菜单不可用。 2024-08-16 14:08:21 +08:00
monetary.js Build 20240805:合并原版本的前台和登录功能,增加了权限控制,把用户的登录判断进行实装,如果用户不登陆,某些菜单不可用。 2024-08-16 14:08:21 +08:00
supplemental.js Build 20240805:合并原版本的前台和登录功能,增加了权限控制,把用户的登录判断进行实装,如果用户不登陆,某些菜单不可用。 2024-08-16 14:08:21 +08:00

README

All files within this directory were derived from the Common Locale
Data Repository (see http://unicode.org/cldr)  The CLDR project is
responsible for the accuracy and maintenance of this data.  A copy
of this data is checked into the Dojo util project as a zip file.
The XML data is transformed to the JSON-style Javascript you see
under the nls/ directory.  These Javascript files include data
necessary to do things like format and parse dates, numbers, and
currencies in different locales to consider cultural differences.
They are used by other modules in core Dojo such as dojo.date,
dojo.number and dojo.currency.  It usually is not necessary to use
dojo.cldr directly.

An arbitrary subset of locales have been checked in to dojo/cldr
under svn.  To support other locales, the full set may be generated
by using xslt scripts in the util/buildscripts/cldr/ ant script.
Hundreds of locales are supported by the CLDR project.

See terms of use: http://www.unicode.org/copyright.html#Exhibit1