Skip to content

2021c

Compare
Choose a tag to compare
@evansiroky evansiroky released this 26 Apr 06:22
· 132 commits to master since this release

2021c

Zone Changes

  • Allow additional disputed areas to overlap (#105)
    • Africa/Ouagadougou, Africa/Porto-Novo overlap. See article.
    • America/Lower_Princes, America/Marigot overlap. See article.
    • America/Nuuk, America/Pangnirtung overlap. See article.
    • America/Sitka, America/Vancouver overlap. See article.
    • Asia/Bangkok, Asia/Yangon overlap. See article.
    • Asia/Hebron, Asia/Jerusalem overlap in Area H2. See article
    • Asia/Kolkata, Asia/Shanghai overlap. See article.
    • Europe/Athens, Europe/Istanbul overlap. See article.
  • Ensure territorial waters are included in the following zones:
    • Asia/Srednekolymsk
    • Australia/Adelaide
    • Australia/Brisbane
    • Australia/Darwin
    • Australia/Eucla
    • Australia/Hobart
    • Australia/Lindeman
    • Australia/Melbourne
    • Australia/Perth
    • Australia/Sydney
  • Merge some zones that were moved to the backzone file in the timezone database
    • Australia/Currie is now a part of Australia/Hobart
  • Rename Pacific/Enderbury to Pacific/Kanton
  • Rely mostly on OSM timezone relations for America/Chicago and America/New_York (#123).
  • Update to latest OSM data

Other Changes

  • Change output folder of various files outputted from building script (#102).
  • Update list of libraries using data (#110, #111)
  • Update all dependencies and require at least node 12.
  • Begin using a standard naming practice for timezone relations in osmBoundarySources.json.
  • Add note about intent to rely more on timezone data directly from OpenStreetMap.