Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4111331
jquery.ui.datepicker-zh-CN.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
983 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-zh-CN.js
View Options
/* Chinese initialisation for the jQuery UI date picker plugin. */
/* Written by Cloudream (cloudream@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'zh-CN'
]
=
{
closeText
:
'关闭'
,
prevText
:
'<上月'
,
nextText
:
'下月>'
,
currentText
:
'今天'
,
monthNames
:
[
'一月'
,
'二月'
,
'三月'
,
'四月'
,
'五月'
,
'六月'
,
'七月'
,
'八月'
,
'九月'
,
'十月'
,
'十一月'
,
'十二月'
],
monthNamesShort
:
[
'一月'
,
'二月'
,
'三月'
,
'四月'
,
'五月'
,
'六月'
,
'七月'
,
'八月'
,
'九月'
,
'十月'
,
'十一月'
,
'十二月'
],
dayNames
:
[
'星期日'
,
'星期一'
,
'星期二'
,
'星期三'
,
'星期四'
,
'星期五'
,
'星期六'
],
dayNamesShort
:
[
'周日'
,
'周一'
,
'周二'
,
'周三'
,
'周四'
,
'周五'
,
'周六'
],
dayNamesMin
:
[
'日'
,
'一'
,
'二'
,
'三'
,
'四'
,
'五'
,
'六'
],
weekHeader
:
'周'
,
dateFormat
:
'yy-mm-dd'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
true
,
yearSuffix
:
'年'
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'zh-CN'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 22:17 (1 d, 17 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c2/ba/cbdce21b7227e72fe83381233b8a
Default Alt Text
jquery.ui.datepicker-zh-CN.js (983 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment