LC_TIME environment variable is ignored for date format #256
Comments
I tried setting the LC_TIME variable to "en_DK.UTF-8" and start moneyGuru, and sure enough, the date format didn't change. A also tried to set the date format (In the "Languages" config panel in ubuntu) to "English (Denmark)" and the date format didn't change either. Funnily enough, I also tried a date cell in OOO's Calc and it didn't follow the locale either. However, Ubuntu's filebrowser as well as the built-in photo viewer do follow the locale. |
After investigation, it seems that the cause of this would be a QLocale problem with the Rather than trying to fight with locale, it would be better to simply add a preference for date formats. |
Fixed in https://bitbucket.org/hsoft/moneyguru/changeset/681f444ad9c4 (bitbucket integration seems to have failed for this commit) |
(from [59180493ff88]) [#256] De-UI-ified preference_panel. |
(from [681f444ad9c4]) [#256 state:fixed] Added a date format preference to Qt. |
from email:
The text was updated successfully, but these errors were encountered: