Bug 1315248
| Summary: | [RFE] task export to convert times from UTC to local time zone | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Pavel Moravec <pmoravec> |
| Component: | Tasks Plugin | Assignee: | Katello Bug Bin <katello-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1.6 | CC: | bkearney, inecas |
| Target Milestone: | Unspecified | Keywords: | FutureFeature, Improvement, Triaged |
| Target Release: | Unused | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-03 17:25:53 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pavel Moravec
2016-03-07 11:12:14 UTC
Moving 6.2 bugs out to sat-backlog. Moving 6.2 bugs out to sat-backlog. In Sat6.2: - foreman tasks (satellite.example.com/foreman_tasks/tasks) have timestamps in local timezone - that's OK - dynflow tasks (/foreman_tasks/dynflow) have timestamps in UTC - that's not OK /me tried some hack in removing "utc" references in dynflow code but it didnt help Ivan, do you have an easy idea why dynflow writes all timestamps in UTC and not in local timezone, like foreman-tasks does? Becuase dynflow itself is a low-level tool, that can serve users from different timezones and it itself doesn't need the concept of timezones for the thing it's doing. From implementation point of view, it's more useful to store all the times in UTC, when it comes to scheduling, timeouts etc. (In reply to Ivan Necas from comment #7) > Becuase dynflow itself is a low-level tool, that can serve users from > different timezones and it itself doesn't need the concept of timezones for > the thing it's doing. From implementation point of view, it's more useful to > store all the times in UTC, when it comes to scheduling, timeouts etc. It makes sense to _store_ times in UTC. I am asking for _showing_ the times to end users in the timezone of the server. Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in product in the forseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you. |