Add some more Exchange timezone aliases (#464)#476
Add some more Exchange timezone aliases (#464)#476alecpl wants to merge 2 commits intosabre-io:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #476 +/- ##
============================================
+ Coverage 98.68% 98.73% +0.04%
+ Complexity 1796 1759 -37
============================================
Files 65 66 +1
Lines 4272 4279 +7
============================================
+ Hits 4216 4225 +9
+ Misses 56 54 -2
Continue to review full report at Codecov.
|
|
The list of aliases is based on official microsoft sources. Do you have a source for this? |
|
The linked ticket contains a real example. So called "WebEX invitation" contains I don't have another source. |
|
Then I would discourage merging this as-is. It's not really possible to tell if that file was generated by exchange, it's just as likely that something modified it. All the files added to these aliases are all generated based on sources from real vendors, so at the very least it's sloppy to add it to the aliases file for exchange. |
Fixes #464