Issue 1554: Consider using moment.js
Status:  Released
Owner: ----
Closed:  Jun 2014
Reported by mj1856, Sep 27, 2012
Some of the internals of fullcalendar (such as parseISO8601) might be better handled by a library focused on datetime manipulation in javascript.  I humbly suggest that you review Moment.js (www.momentjs.com) and consider taking it as a dependency to replace this and other datetime functions in fullcalendar.

Fullcalendar does a great job with the display of the calendar, but much of the i/o and datetime handling could certainly be improved with a library like Moment.js that passes over 7000 unit tests.
Aug 18, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Labels: Type-Feature
Sep 1, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: milestone-date
Sep 2, 2013
Project Member #3 adamrs...@gmail.com
Please read my proposal for a date system overhaul for fullcalendar, as it relates to this issue:

https://github.com/arshaw/fullcalendar/wiki/Proposal-for-a-date-system-overhaul

Please let me know what you think!
Jan 25, 2014
Project Member #5 adamrs...@gmail.com
please check it out!
May 25, 2014
Project Member #6 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Jun 2, 2014
Project Member #7 adamrs...@gmail.com
version 2 has been released with this change.
http://blog.arshaw.com/1/post/2014/06/fullcalendar-2-released.html
Status: Released