Issue 2408: Moment 2.9.0 breaks GCal
Status:  Released
Owner: ----
Closed:  Jan 2015
Reported by pinpic...@abscure.net, Jan 8, 2015
I'm not sure why, but after I installed Fullcalendar with Bower (which gave me Moment 2.9.0), Google Calendar just didn't work. Downgrading to Moment 2.8.4 fixed the issue for me. This could be a bug with Moment or with Fullcalendar.

Here's a JSBin to replicate the issue: http://jsbin.com/jiqitutasa/2/
There are instructions in the output panel of what you have to do, it involves looking at the console because I couldn't get a Google API key to work in JSBin.

Someone with a better understanding of how this all works may be able to work this out. I was reading online that the API is very particular about how dates are formatted. See this thread on SO: http://stackoverflow.com/questions/17133777/google-calendar-api-400-error

Jan 10, 2015
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Labels: Type-Bug
Jan 11, 2015
Project Member #2 adamrs...@gmail.com
This is fixed in v2.2.6. Thanks for your report!
Status: Released
Jan 12, 2015
#3 swihart....@gmail.com
Note that with FullCalendar 2.2.6 you NEED Moment 2.9. All my events were shifted back one day using older version of Moment (I was using Moment 2.8.1).
Jan 12, 2015
Project Member #4 adamrs...@gmail.com
@swihart.andrew, could you please chime in to  Issue 2417 ? Would be great if you posted a demo or at least your FC initialization code at least. Want to get this fixed ASAP. FC should work well with all recent versions of moment.
Feb 21, 2015
#6 swihart....@gmail.com
Yes, I believe I was experiencing the bug reported in  Issue 2417 .