Actions
Refactor #21041
closedEnsure dates are printed consistently with core
Difficulty:
easy
Triaged:
No
Description
Foreman 1.16 introduced two helpers that should be used whenever date/time information is printed.
date_time_absolute(time, format = :short)
date_time_relative(time)
If it's applicable, the Foreman dependency of a plugin should be bumped to 1.16
Updated by Marek Hulán over 7 years ago
- Copied from Refactor #21038: Ensure dates are printed consistently with core added
Updated by Marek Hulán over 7 years ago
- Related to Feature #19047: Unify the way how we display dates added
Updated by Rahul Bajaj over 7 years ago
- Assignee set to Rahul Bajaj
- Target version set to 220
Updated by Rahul Bajaj almost 6 years ago
- Assignee deleted (
Rahul Bajaj) - Triaged set to No
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Dominik Matoulek
- Pull request https://github.com/theforeman/foreman_discovery/pull/534 added
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases Discovery Plugin 16.0 added
Updated by Dominik Matoulek almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_discovery|766a2d8408c23b116f7dd8fd3b607f3b0417d929.
Actions