Commit da332bf
committed
Replace TimeZone keywords like UTC and EDT with generic uppercase match
This allows supporting all the TimeZone abbreviations, which are all
included between 2 and 5 characters according to this Wikipedia article:
https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations1 parent 1332f9d commit da332bf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments