Issue 2221: Moment 2.8.1 compatibility
Status:  Released
Owner: ----
Closed:  Aug 2014
Reported by aivaras....@gmail.com, Aug 4, 2014
Only the part of the calendar is translated into the other language(s) while using the momentjs version 2.8.1.
Here is the jsfiddle: http://jsfiddle.net/aivaras/6MK9s/ or see the screenshot attached.
Only 'all-day', 'today', 'month', 'week' and 'day' words are translated in the language of choice (Czech in my case), while the weekdays (Sun-Mon-Tue-Wed-Thu-Fri-Sat) and months (January to December) are in English.
Please also notice that week does not start on Monday as it should if language is Czech.
You will get the same behaviour for any other language, please play with the fiddle.
If the version of the moment.js is lower, e. g. 2.7.0, everything works as supposed.
I'm filling this issue because I believe that this bug will affect every new user who sets up the fullcalendar and momentjs from the github, where the actual version of those apps is stored.
calendar.jpg
29.7 KB   View   Download
Aug 4, 2014
#1 aivaras....@gmail.com
Forgot to add the warnings from the console:

Deprecation warning: moment.lang is deprecated. Use moment.locale instead. moment.js?z:316
Deprecation warning: moment.langData is deprecated. Use moment.localeData instead. moment.js?z:316
Deprecation warning: moment().add(period, number) is deprecated. Please use moment().add(number, period). moment.js?z:316
Deprecation warning: moment().lang() is deprecated. Use moment().localeData() instead. 
Aug 7, 2014
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Moment 2.8.1 compatibility (was: language and localization working only partially with moment.js version 2.8.1)
Status: Accepted
Labels: Type-Bug
Aug 15, 2014
Project Member #3 adamrs...@gmail.com
 Issue 2244  has been merged into this issue.
Aug 15, 2014
Project Member #4 adamrs...@gmail.com
released in 2.0.3
Status: Released
Aug 19, 2014
#5 sl.bug...@gmail.com
will it be added into 2.1 beta?
Aug 19, 2014
Project Member #6 adamrs...@gmail.com
yep, will be in next beta release for 2.1, which will be any day now. thx