arrow-py / arrow

๐Ÿน Better dates & times for Python
https://arrow.readthedocs.io
Apache License 2.0
8.64k stars 667 forks source link

improved parsing of timezone abbreviations #1103

Open jamesboi951 opened 2 years ago

jamesboi951 commented 2 years ago

Pull Request Checklist

Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:

If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!

Description of Changes

Closes: https://github.com/arrow-py/arrow/issues/1065. improved parsing of timezone abbreviations.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1103 (c16aba6) into master (5f9dfbe) will decrease coverage by 0.08%. The diff coverage is 66.66%.

@@             Coverage Diff             @@
##            master    #1103      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files           10       10              
  Lines         2325     2331       +6     
  Branches       449      450       +1     
===========================================
+ Hits          2325     2329       +4     
- Misses           0        1       +1     
- Partials         0        1       +1     
Impacted Files Coverage ฮ”
arrow/arrow.py 99.64% <66.66%> (-0.36%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.