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

            Bug ID: 103601
           Summary: Month formatting MMM and MMM gives wrong result
           Product: LibreOffice
           Version: 5.2.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description:
When formatting month with MMM (jan, feb, mar etc) or MMMM (january, february
etc) results on wrong text. 2015-01-01, 2016-01-01, 2017-01-01 etc returns
december while the other months are returned as january. This happens if you
have extracted the month with the function MONTH().

Steps to Reproduce:
1.Create a list with dates from for example 2013-01-01, 2013-02-01, 2013-03-01
etc
2.Extract month from the liste of dates with the function MONTH()
3.Format the extracted list with MM or MMM to create the result.

Actual Results:  
Dec, Jan, Jan

Expected Results:
Jan, Feb, Mar


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/54.0.2840.71 Safari/537.36

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