Use local timezone with CLI #210
No reviewers
Labels
No labels
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Chewing_Bever/vieter:utc-only"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems that the Docker Engine API always returns UTC times, so luckily, build log start & end times are automatically stored as UTC.
This PR updates the CLI so that it outputs all dates using the proper local timezone. Any input dates are also assumed to be in this format.
Closes #207
Closes #208
Closes #209
754530d519toaded6d438a