Bug 171189

Summary: Shortened time: hours instead of minutes
Product: [Applications] korganizer Reporter: Dotan Cohen <kde-2011.08>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Dotan Cohen 2008-09-17 01:23:40 UTC
Version:            (using KDE 4.1.0)
Installed from:    Ubuntu Packages

When entering the time, one may want to abbreviate, for instance, 9:00 with simply 9. However, Korganizer interprets this as 00:09. Korganizer should treat numbers with no colon as being on the left side of the colon, not as being on the right side.
Comment 1 Sergio Martins 2009-03-03 20:45:51 UTC
This behaviour is actually a feature.

If you don't put the colon, the time is assumed to be in military format.

For example: 1200, 1350, 0000, 800.

9 is equal to 0009 which is 9 minutes.

I suggest you close this bug as invalid or change it to a wish, a config option could be handy, so one can switch between behaviours.

Maybe this option should be in system settings, so KDE behaves the same regarding this subject?
Comment 2 Dotan Cohen 2009-03-03 23:34:54 UTC
Changing to a wish for a config setting. Thanks, Sergio.
Comment 3 Sergio Martins 2009-03-06 05:50:26 UTC

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