Skip to content

Conversation

@wrexroad
Copy link
Contributor

@wrexroad wrexroad commented Aug 2, 2016

Fixes issue #664

Looking at Mozilla's ical.js, it looks like they intended "floating" to indicate the local timezone, not no timezone. Since the local timezone is already automatically detected and selected it makes sense to just remove the "None" options.

wrexroad added 2 commits July 29, 2016 16:57
Using this option causes TimeZoneService to request the "FLOATING.ics" timezone file from the server which is returned with a 404 error (whose error text is parsed as a vcalendar...).
What does "None" even mean in context of a timezone? Seems like something that shouldn't be there.
@mention-bot
Copy link

@wrexroad, thanks for your PR! By analyzing the annotation information on this pull request, we identified @georgehrke, @MathieuSchopfer and @raghunayyar to be potential reviewers

@coveralls
Copy link

coveralls commented Aug 2, 2016

Coverage Status

Coverage increased (+0.01%) to 24.222% when pulling 0b5d81e on wrexroad:remove_tz_none into 2e3f3b7 on owncloud:master.

@georgehrke
Copy link
Contributor

Floating timezones has other benefits. It "travels" with you.
Also see https://tools.ietf.org/html/rfc5545#section-3.3.5

Removing it completely is no solution 👎

@georgehrke georgehrke closed this Aug 3, 2016
@wrexroad
Copy link
Contributor Author

wrexroad commented Aug 3, 2016

Ah ha! I didn't fully appreciate what floating was supposed to do!

@wrexroad wrexroad deleted the remove_tz_none branch August 3, 2016 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants