Open GoogleCodeExporter opened 9 years ago
Sorry guys, please close this issue. The reason why the date appears garbled
like this, is because the current date is not within range of dates. You can
reproduce this by setting a start date and end date on a DateTimeSpinner, and
setting a current date which does not exist within the defined range. I am
pretty sure that someone else is going to have the same problem, and will most
likely open an issue, thinking that this is a bug. A nice way to handle this,
may be to append the current date to the beginning of the list, if comes before
the range, or at the end of the list, if it comes after the range. This way,
you won't have a date which is just hovering over the rest in limbo.
Original comment by tuga...@gmail.com
on 1 Mar 2015 at 4:51
Original issue reported on code.google.com by
tuga...@gmail.com
on 28 Feb 2015 at 6:08Attachments: