Actions
Refactor #21039
closedEnsure dates are printed consistently with core
Difficulty:
easy
Triaged:
Yes
Pull request:
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 Adi Abramovitch almost 4 years ago
- Project changed from Ansible to Foreman
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8466 added
Updated by Adi Abramovitch over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|617287284cd1896917f61cd700861f38edfca90f.
Actions