Public bug report changed:
https://launchpad.net/malone/bugs/32089

Comment:
The error seems to be caused by the date format:

If:

1. The numbers for the day and month are reversed (26/02/2006 instead of
02/26/2006 for February 26, 2006, for instance), and

2.  The meeting duration is set to "until" so that the end date can be
manually changed as well,

then the date is accepted as valid and the appointment sets
successfully, showing up at the expected date and time.

While the user is presented with mm/dd/yyyy as the format, the program
is expecting dd/mm/yyyy.  This is also the format in which the date is
being displayed in the calendar (26 February 2006, for example, instead
of February 26, 2006).

Hope this info is helpful in finding the source of the bug.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to