After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 559100 - LC_TIME ignored
LC_TIME ignored
Status: RESOLVED DUPLICATE of bug 375351
Product: f-spot
Classification: Other
Component: Browsing
0.5.x
Other All
: Normal minor
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-03 13:13 UTC by Lars Kr. Lundin
Modified: 2008-11-03 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lars Kr. Lundin 2008-11-03 13:13:32 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.
Comment 1 Maxxer 2008-11-03 13:42:53 UTC
a bit hard to find, but filed already

*** This bug has been marked as a duplicate of 375351 ***