My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2443: Migrate from moment's zone method (deprecated) to utcOffset method
2 people starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Feb 2015


Sign in to add a comment
 
Reported by melnik.v...@gmail.com, Feb 13, 2015
When ISO8601 date strings are parsed, the timezone offset that was originally in the string will be preserved (via Moment's zone).

moment().zone() has been deprecated in 2.9.0. Consider moment.fn.utcOffset instead.

Feb 13, 2015
Project Member #1 adamrs...@gmail.com
https://github.com/moment/moment/issues/1779
Summary: Migrate from moment's zone method (deprecated) to utcOffset method (was: Deprecation warning: moment().zone is deprecated, use moment().utcOffset instead. https://github.com/moment/moment/issues/1779)
Status: Accepted
Labels: Type-Bug
Feb 20, 2015
Project Member #2 adamrs...@gmail.com
Fixed but not yet released
https://github.com/arshaw/fullcalendar/commit/8078425715ee5d10b59fde1447f4c50e54716a00
Status: Implemented
Feb 21, 2015
Project Member #3 adamrs...@gmail.com
This has been released. Thanks!
https://github.com/arshaw/fullcalendar/releases/tag/v2.3.0
Status: Released
Sign in to add a comment

Powered by Google Project Hosting