plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19.93k stars 1.06k forks source link

Remove Timex.format #4380

Closed ruslandoga closed 2 months ago

ruslandoga commented 2 months ago

Continues #4338

Changes

This PR continues the removal of Timex by replacing Timex.format!/2 with Calendar.strftime/2 and, in some cases, Date.to_iso8601/1.

Tests

Changelog

Documentation

Dark mode

ruslandoga commented 2 months ago

Closing in favor of https://github.com/plausible/analytics/pull/4402