Re: [OPEN-ILS-DEV] Solidifying / Simplifying Angular date/time display

2019-08-26 Thread Jeff Davis
On 2019-08-23 7:52 a.m., Bill Erickson wrote: I don't think it's safe to assume that browsers are set to the correct or desired locale.  In English-speaking Canada, I am guessing that some users will have their locale set to en-US rather than en-CA.  This would result in

Re: [OPEN-ILS-DEV] Solidifying / Simplifying Angular date/time display

2019-08-23 Thread Bill Erickson
Hi Jeff, Comments inline... On Thu, Aug 22, 2019 at 8:37 PM Jeff Davis wrote: > Hi Bill, > > Does the Evergreen web client locale override the browser locale? That > is, if your browser is set to en-US and you select fr-CA from the web > client locale picker, is it possible for the native

Re: [OPEN-ILS-DEV] Solidifying / Simplifying Angular date/time display

2019-08-22 Thread Jeff Davis
Hi Bill, Does the Evergreen web client locale override the browser locale? That is, if your browser is set to en-US and you select fr-CA from the web client locale picker, is it possible for the native date selectors to use fr-CA? I don't think it's safe to assume that browsers are set to

[OPEN-ILS-DEV] Solidifying / Simplifying Angular date/time display

2019-08-22 Thread Bill Erickson
Hi All, This is an extension of my previous email "Native browser date / time selectors in Angular". Based on discussion from that thread, from bug #1834662, and me poking around the JS Intl.DateTimeFormat API, I would like to propose a way to streamline and simplify how we handle