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 Adi Abramovitch about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|617287284cd1896917f61cd700861f38edfca90f.
Actions