https://bugs.freedesktop.org/show_bug.cgi?id=41850
--- Comment #1 from [email protected] 2011-10-17 09:43:34 PDT --- Ok, I think I know why that happens. We need to take care of Between and Not Between with time and dates in a different way than we do now. We translate the date to a double value and sort them after that and look if that value is between these two. Since 11:59 PM is bigger than 12:01 AM we inverse our valid range. I think about a clean way to fix that. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
