Bug 251091 - Localized format of date not respected (DD.MM.YYYY vs MM.DD.YYYY)
Summary: Localized format of date not respected (DD.MM.YYYY vs MM.DD.YYYY)
Status: VERIFIED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: HI normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 14:13 UTC by Felix Wolfsteller
Modified: 2011-01-19 11:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Wolfsteller 2010-09-13 14:13:47 UTC
The localized date format is not respected when selecting the time interval to view the calendar in and when creating a new appointment/todo.

(E.g. in Germany it should be 13.12.2011, whereas in the US it might be 12.13.2011).

Observed in version 4:4.5~20100912.1174548-1maemo1.1173569 .
Comment 1 Till Adam 2010-09-16 17:32:18 UTC
SVN commit 1176085 by tilladam:

Allow the date format to be adjusted to locale.

If we want to force a certain format, we'll have to translate it. Postponing that.

BUG: 251091

 M  +2 -1      korganizer-mobile.qml  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1176085
Comment 2 Felix Wolfsteller 2010-09-17 17:30:35 UTC
In 4:4.5~20100917.1176264-1maemo1.1174921 I see a changed format in the main view with a folder selected (that view showing all these buttons "Day view", "Week view", "New Appointment" etc.).

However, now the year is missing (today it shows "17.09."). Not necessarily bad, but also wasting a lot of space.

In the New Appointment view, input fields remained unchanged ("09.17.2010"), reopening, although not specified in original report.

Ask me to file separate bug if you like.

locale is de_DE .
Comment 3 Bjoern Ricks 2010-12-01 11:07:25 UTC
Should be fixed in r1202548. I'll update the German localization accordingly.