GNOME Bugzilla – Bug 559100
LC_TIME ignored
Last modified: 2008-11-03 13:42:53 UTC
Please describe the problem: LC_TIME is ignored, e.g. with gqview time stamps are displayed as ISO 8601 with the below commands, while nothing changes for f-spot: export LC_TIME=en_DK.UTF-8 gqview f-spot Steps to reproduce: 1. export LC_TIME=en_DK.UTF-8 2. gqview 3. f-spot Actual results: Dates are not displayed according to LC_TIME, they are instead displayed e.g. as: 9/21/2008 11:06:30 PM Expected results: Dates are displayed according to LC_TIME, e.g. as: 2008-09-21 23:06:30 Does this happen every time? Yes Other information: Report first opened for Ubuntu at https://bugs.launchpad.net/bugs/284879 - who asks that it be sent upstream. Thanks.
a bit hard to find, but filed already *** This bug has been marked as a duplicate of 375351 ***