mirror of
https://github.com/plausible/analytics.git
synced 2024-11-26 23:27:54 +03:00
db03cc0ac6
This commit fixes an exception when calling `Timex.Timezone.get/2` after there has been a timezone change. Similar issues have already been reported in Timex (bitwaker/timex#691, bitwalker/timex#555, bitwalker/timex#625). This skips timezones from the list when they fail to fetch, and use `Timex.Timezone.get/2` to get the current offset using `DateTime.utc_now/0` instead of the `NaiveDateTime` default. |
||
---|---|---|
.. | ||
load | ||
plausible | ||
plausible_web | ||
support | ||
workers | ||
test_helper.exs |