https://bugs.documentfoundation.org/show_bug.cgi?id=89609
--- Comment #9 from Christian Lohmaier <[email protected]> --- milliseconds and even seconds are irrelevant to the user (as this is for the tooltip in Windows explorer) The patch should ignore the milliseconds/produce the same result as on windows 7 or older: expected behavior: "23.02.2015 13:56" so the conversion function linked above should just ignore the fraction of seconds as it does now (it just sets milliseconds to 0) - but of course it must be changed to except that longer string as valid input. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
