https://bugs.documentfoundation.org/show_bug.cgi?id=117612

            Bug ID: 117612
           Summary: DateAdd("m",...) does not truncate date to last valid
                    day of month anymore
           Product: LibreOffice
           Version: 6.0.0.0.alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Related to generally stricter checking of date arguments, the BASIC DateAdd()
function now reports an error if the result does not fit within the month to be
determined, for example DateAdd( "m", 1, "2014-01-29") now results in error
whereas it previously resulted in 2014-02-28 last day of target month.

-- 
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

Reply via email to