summaryrefslogtreecommitdiffstats
path: root/js/yui3/calendar-base/lang/calendar-base.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/calendar-base/lang/calendar-base.js')
-rw-r--r--js/yui3/calendar-base/lang/calendar-base.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/js/yui3/calendar-base/lang/calendar-base.js b/js/yui3/calendar-base/lang/calendar-base.js
index adaae3dbf..141aecad4 100644
--- a/js/yui3/calendar-base/lang/calendar-base.js
+++ b/js/yui3/calendar-base/lang/calendar-base.js
@@ -1,7 +1,8 @@
/*
-YUI 3.7.3 (build 5687)
-Copyright 2012 Yahoo! Inc. All rights reserved.
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
-YUI.add("lang/calendar-base",function(e){e.Intl.add("calendar-base","",{weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],short_weekdays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],very_short_weekdays:["Su","Mo","Tu","We","Th","Fr","Sa"],first_weekday:0,weekends:[0,6]})},"3.7.3");
+
+YUI.add("lang/calendar-base",function(e){e.Intl.add("calendar-base","",{very_short_weekdays:["Su","Mo","Tu","We","Th","Fr","Sa"],first_weekday:0,weekends:[0,6]})},"3.17.2");