Bug #26633
closed
Added by John Beranek almost 6 years ago.
Updated over 3 years ago.
Description
Foreman has configuration to allow a user to specify their locale, but Katello appears to used fixed (US) format dates.
For example, in a number of places the format used is as below, which is fairly US-centric, due to the use of AM/PM format:
Apr 17, 8:34 AM
When you look at errata for a particular Content Host, it gets worse, as the format becomes:
04/16/2019
This doesn't extend throughout Forman, as for example the Tasks section uses a date/time format like:
2019-04-17 09:58:26 +0100
Hey John,
Could you please provide the versions of Foreman/katello that you are running?
Thanks!
- Assignee set to Jonathon Turel
Samir Jha wrote:
Hey John,
Could you please provide the versions of Foreman/katello that you are running?
katello-3.11.0-1.el7.noarch
foreman-1.21.2-1.el7.noarch
- Project changed from Katello to Foreman
- Subject changed from l10n issues in Katello UI to l10n issues in UI
- Category set to Web Interface
- Assignee deleted (
Jonathon Turel)
I'm moving this issue to the Foreman project as Katello uses React date components provided by Foreman. I think that's where the root cause is.
- Project changed from Foreman to foreman-tasks
- Category deleted (
Web Interface)
Moving to foreman-tasks, helpers from core should be used for formatings date/time.
- Status changed from New to Closed
Tasks should now be using formatters from core. Closing.
Also available in: Atom
PDF