On 2018-08-10 20:44:59 +0200, Vincent Lefevre wrote: > I have: > > LANG=POSIX > LANGUAGE= > LC_CTYPE=en_US.UTF-8 > LC_NUMERIC="POSIX" > LC_TIME=en_DK > LC_COLLATE=POSIX > LC_MONETARY="POSIX" > LC_MESSAGES="POSIX" > LC_PAPER="POSIX" > LC_NAME="POSIX" > LC_ADDRESS="POSIX" > LC_TELEPHONE="POSIX" > LC_MEASUREMENT="POSIX" > LC_IDENTIFICATION="POSIX" > LC_ALL= > > i.e. en_DK for LC_TIME, but I get with "View Page Info", e.g. > > July 14, 2018, 3:59:40 PM > > which does not follow the locale at all.
Upstream says: The date format should absolutely follow whatever the default date format for the locale is. in https://bugzilla.mozilla.org/show_bug.cgi?id=140814#c2 This was probably this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1308329 -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

