My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1110: IETF datestrings ignoreTimezone support
2 people starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Jun 2014


Sign in to add a comment
 
Reported by pstimpel@googlemail.com, Sep 10, 2011
I would like to display all events in GTM/UTC. No matter what way I am passing event starts, it always displays the events in the local timezone of the computer. I am using Wed, 18 Oct 2009 13:00:00 GMT to pass the start event, and I gave it a try to pass unix timestamps. It always renders the event based on the given timezone + the offset for my local one. ignoreTimezone does net help. The local offset of the browser is the problem.
Sep 13, 2011
Project Member #1 althaus.it
Sending events in UTC and setting ignoreTimezone=false doesn't work?
Status: Reproducing
Sep 13, 2011
#2 pstimpel@googlemail.com
No, at least it is handled different in Firefox and Chrome as example.

1.) using timestamp, ignoretimezone=true -> OK for Chrome, wrong for Firefox
2.) using timestamp, ignoretimezone=false -> same as 1.)
3.) using "Wed, 18 Oct 2009 13:00:00 GMT", ignoretimezone=true -> works in firefox and chrome, but shows times in local timezone
4.) using "Wed, 18 Oct 2009 13:00:00 GMT", ignoretimezone=false -> works in firefox and chrome, but shows times in local timezone

Windows 7 64 bit german, latest versions of both browsers, and 1.5.2 of fullcalendar, data provided by json feed.


Oct 2, 2011
Project Member #3 adamrs...@gmail.com
this isn't working because the ignoreTimezone option only works with ISO8601 dates, not IETF dates like you are using. this issue will be addressed in the next release.
Summary: ignore
Status: Maybe
Oct 2, 2011
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: ignoreTimezone for IETF datestrings
Oct 3, 2011
#5 pstimpel@googlemail.com
this was the solution, thank you. 
Aug 13, 2013
Project Member #6 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Labels: -Type-Enhancement Type-BehaviorMod
Aug 14, 2013
Project Member #7 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: IETF datestrings ignoreTimezone support (was: ignoreTimezone for IETF datestrings)
Labels: -Type-BehaviorMod Type-Behavior
Sep 1, 2013
Project Member #8 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: milestone-date
May 25, 2014
Project Member #9 adamrs...@gmail.com
ignoreTimezone is no longer present in v2. timezone support has been completely rethought.

http://arshaw.com/fullcalendar/wiki/Upgrading-to-2/

will be released soon
Status: Implemented
Jun 2, 2014
Project Member #10 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
Sign in to add a comment

Powered by Google Project Hosting