Return RFC3339 UTC timestamps for machine-readable output #470

Merged
6543 merged 4 commits from noerw/tea:machinereadable-timestamps into master 2022-03-28 22:37:14 +00:00
Member

⚠️ breaking changes ⚠️

  • unset timestamps will not be printed as "0001-01-01 00:00", but as empty value ""
  • output formats csv, tsv, yaml output timestamps in UTC instead of local time, and adhere to RFC3339
### ⚠️ breaking changes ⚠️ - unset timestamps will not be printed as `"0001-01-01 00:00"`, but as empty value `""` - output formats `csv`, `tsv`, `yaml` output timestamps in UTC instead of local time, and adhere to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)
noerw added this to the v0.9.0 milestone 2022-03-16 21:25:32 +00:00
noerw added the
kind/breaking
kind
enhancement
labels 2022-03-16 21:25:32 +00:00
noerw added 1 commit 2022-03-16 21:25:33 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
dc6f962c4f
machinereadable outputs return RFC3339 UTC timestamps
noerw added 1 commit 2022-03-22 22:55:47 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
4a330b7584
Merge branch 'master' into machinereadable-timestamps
6543 approved these changes 2022-03-25 13:40:30 +00:00
jolheiser approved these changes 2022-03-28 20:57:39 +00:00
6543 added 1 commit 2022-03-28 21:37:28 +00:00
Some checks failed
continuous-integration/drone/pr Build is failing
e12e618c4f
Merge branch 'master' into machinereadable-timestamps
6543 added 1 commit 2022-03-28 22:00:28 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
db4d7e2eb1
Merge branch 'master' into machinereadable-timestamps
6543 merged commit 9ab36c55fa into master 2022-03-28 22:37:14 +00:00
6543 deleted branch machinereadable-timestamps 2022-03-28 22:37:14 +00:00
Sign in to join this conversation.
No description provided.