Summary: | times don't respect am and pm in "New Event" window | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Charles Samuels <charles> |
Component: | general | Assignee: | Reinhold Kainhofer <reinhold> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Charles Samuels
2005-05-12 19:06:54 UTC
I have the exact same problem with New Events & To-Dos. The only thing you can do to set the time past noon is go to the Calendar view and drag the event box to the correct time. This has been a bug for quite sometime and I always figured somebody knew about it and was going to fix it. But I guess nobody switches the time format like we did. The dropbox just needs to correctly display the times with AM/PM suffixes. The problem where the person selected an impossible range, I think it means the time is carried over to the next day. On Thursday 30 June 2005 14:43, Andy wrote: > I have the exact same problem with New Events & To-Dos. The only thing you > can do to set the time past noon is go to the Calendar view and drag the > event box to the correct time. This has been a bug for quite sometime and I > always figured somebody knew about it and was going to fix it. But I guess > nobody switches the time format like we did. > > The dropbox just needs to correctly display the times with AM/PM suffixes. Sure, but you explicitly configured KDE to *NOT* show the am/pm suffixes, so honestly, what do you expect? Cheers, Reinhold Ah ok it works if you switch the time format to "pH:MM:SS AMPM". Thanks > Sure, but you explicitly configured KDE to *NOT* show the am/pm suffixes, so
> honestly, what do you expect?
I expect things to work when they appear in the UI.
At least clicking on something in the list should work, but it does not. All you have to do is go by its position in the list. I should improve time parsing in there, it's seems extremely constrained. KSpread's isn't too good either
Now I remember why I turned off AM/PM suffixes for the time format in the first place when I started using KDE 2 years ago! Because now everything with the time takes up more space (the panel clock, date fields in kmail, etc). So I would like to renew my request that the dropdown works even without AM/PM. Thank you in advance. It's not possible to make it work like you . Imagine you select 2:00 (pm) from the list. Now simply enter "1" in front, so you end up with 12:00. Is that now supposed to be am or pm? If you don't want the am/pm, you need to use 24-hour format to make the interpretation of the input unique, otherwise certain things won't work (korganizer, kalarm, in short, everything where you need to enter a time). We've had this discussion already a few times, and it is and stays a configuration problem. There needs to be a unique interpretation of each time string, relying on other things (like which item was selected, then edited) isn't going to work. We have the same issue also with dates when the year is written in two-digits. E.g. what does a birthday of 01/01/05 mean? Jan 1, 2005? Or 1905? The request to have two formats is in bug 55334. Cheers, Reinhold *** This bug has been marked as a duplicate of 55334 *** Well, if it even accepted 24 hour formats, that'd be nice. You shouldn't allow it to be configurable such that everything breaks! -Charles |