jenkinsci / jenkinsci/docker-workflow-plugin
[JENKINS-57589] Fix parsing of container creation time
- Dominant language
- Java
- Stars
- 527
- Forks
- 422
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
The code that parses the container creation date was a bit of a hack and didn't handle timezones properly. This patch improves it
https://github.com/jenkinsci/docker-workflow-plugin/pull/175
Thanks
---
Originally reported by rufoa, imported from: Fix parsing of container creation time
Raw content of original issue
The code that parses the container creation date was a bit of a hack and didn't handle timezones properly. This patch improves it
https://github.com/jenkinsci/docker-workflow-plugin/pull/175
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.