taalhavras / ucal

a martian calendar
53 stars 6 forks source link

Timezones #3

Closed taalhavras closed 4 years ago

taalhavras commented 4 years ago

This PR introduces support for parsing VTIMEZONE components (see ++parse-vtimezone). It's structured in the same manner as ++parse-vevent, so it's hopefully not too hard to follow. There are also various errata and miscellaneous fixes (all todos/fixmes have been cleared). I intend to go through and improve commenting in a bit, but wanted to put this up to get your thoughts (and see if there were any areas you felt were specifically underdocumented/unclear). Once this gets approved/merged, I think we're in good shape to submit milestone one!