You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Furot trip timing is displayed in the timezone of current stop, generated iCalendar data should contain timezone components (VTIMEZONE - see http://tools.ietf.org/html/rfc5545) at stops after each timezone change.
The text was updated successfully, but these errors were encountered:
That looks like a calendar software ignoring iCal spec. What Furkot exports is known as floating time - which corresponds to a local time regardless of timezone. Google Calendar does not have problems with it.
We can of course switch to exporting fixed time - UTC time + TZ info - especially if it turns out that many calendard apps cannot properly handle floating time.
Since Furot trip timing is displayed in the timezone of current stop, generated iCalendar data should contain timezone components (VTIMEZONE - see http://tools.ietf.org/html/rfc5545) at stops after each timezone change.
The text was updated successfully, but these errors were encountered: