Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

0.5.5

Compare
Choose a tag to compare
@vierbergenlars vierbergenlars released this 17 Feb 21:24
· 27 commits to master since this release
Cast start and end times to timestamps with timezone

This is for consistent handling of times, which are written in the database in local time.
When converting to unix epoch on the exporter side, we want it to be the actual epoch time in UTC, not a wrong one based on a local timestamp