Skip to content

Use DateTime.utc_now/0 instead of Timex.local/0

Thomas requested to merge fix-tz-issue into master

Timex.local/0 requires the TZ environment variable to be set

Merge request reports