Bug P2
Status Update
Comments
ta...@google.com <ta...@google.com> #3
From andrewjc@ in internal chat:
We don't exactly hardcode it, but it's configured viahttps://source.chromium.org/chromium/infra/infra/+/master:appengine/monorail/static_src/elements/chops/chops-timestamp/chops-timestamp-helpers.js;l=13 in which it uses the options provided https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat#using_options . We currently do not have hour12: false as part of the options so Monorail uses 12 hour with AM/PM
There might be some room to pipe in either a browser or system or user preference into how we format the timestamps
We don't exactly hardcode it, but it's configured via
There might be some room to pipe in either a browser or system or user preference into how we format the timestamps
an...@google.com <an...@google.com> #4
[Empty comment from Monorail migration]
Description
My locale is Canada/English in Chrome (see settings -> advanced -> languages) and in OS (gLinux if it helps)
I do get date picker with dd/mm/yyyy, but not timestamps