summaryrefslogtreecommitdiff
path: root/internal/util/time.go
AgeCommit message (Collapse)AuthorFiles
2022-05-24[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)Libravatar tobi1
* add time util to mimic utc ISO8601 * use ISO8601 when serializing to frontend * update test notification