Skip to content

v0.2.1

Choose a tag to compare

@DTTerastar DTTerastar released this 22 Apr 00:47
a509aa7

Bug fix: dates parse in local time and CSV/JSON timestamps render in local zone. Previously, --since 2026-04-15 asked the API for data starting 4+ hours earlier than intended (epoch math on UTC-parsed date), and sleep/workout/measurement/intraday timestamps output as UTC regardless of user zone. Intraday CSV column datetime_utc renamed to datetime. See #6.