analytics/test
Vinicius Brasil db03cc0ac6
Fix timezone list when time changes (#2268)
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.
2022-09-26 12:30:20 +03:00
..
load Fix script path for k6 load test (#2068) 2022-07-29 09:00:50 -03:00
plausible Fix timezone list when time changes (#2268) 2022-09-26 12:30:20 +03:00
plausible_web Refresh Google Analytics token before import (#2254) 2022-09-26 12:29:56 +03:00
support do not show invoices for free subscription (#2249) 2022-09-22 17:25:24 -03:00
workers Manually lock outgrown enterprise accounts (#2197) 2022-09-20 11:46:28 +03:00
test_helper.exs Fix favicons (#2257) 2022-09-23 07:22:43 -03:00