Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4690575
jquery.ui.datepicker-en-AU.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
897 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-en-AU.js
View Options
/* English/Australia initialisation for the jQuery UI date picker plugin. */
/* Based on the en-GB initialisation. */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'en-AU'
]
=
{
closeText
:
'Done'
,
prevText
:
'Prev'
,
nextText
:
'Next'
,
currentText
:
'Today'
,
monthNames
:
[
'January'
,
'February'
,
'March'
,
'April'
,
'May'
,
'June'
,
'July'
,
'August'
,
'September'
,
'October'
,
'November'
,
'December'
],
monthNamesShort
:
[
'Jan'
,
'Feb'
,
'Mar'
,
'Apr'
,
'May'
,
'Jun'
,
'Jul'
,
'Aug'
,
'Sep'
,
'Oct'
,
'Nov'
,
'Dec'
],
dayNames
:
[
'Sunday'
,
'Monday'
,
'Tuesday'
,
'Wednesday'
,
'Thursday'
,
'Friday'
,
'Saturday'
],
dayNamesShort
:
[
'Sun'
,
'Mon'
,
'Tue'
,
'Wed'
,
'Thu'
,
'Fri'
,
'Sat'
],
dayNamesMin
:
[
'Su'
,
'Mo'
,
'Tu'
,
'We'
,
'Th'
,
'Fr'
,
'Sa'
],
weekHeader
:
'Wk'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'en-AU'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 5:03 PM (4 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
588654
Default Alt Text
jquery.ui.datepicker-en-AU.js (897 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment