Actions
Refactor #21044
openEnsure dates are printed consistently with core
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
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 about 7 years ago
- Copied from Refactor #21038: Ensure dates are printed consistently with core added
Updated by Marek Hulán about 7 years ago
- Related to Feature #19047: Unify the way how we display dates added
Actions