<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Libreoffice Calc cell's show wrong dates when it is for February 2020"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131328">131328</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Libreoffice Calc cell's show wrong dates when it is for February 2020
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.7.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sunbear.c22@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Whenever dates pertaining to February 2020 are keyed, it always show the dates
with the year appearing as 20. For example, 05/02/2020 will appear as 05/02/20.
This issue does not happen for Jan or Mar 2020.

To fix this problem, I do a right-click of the mouse and select "Format
Cells..." . Thereafter, I set (Category= Date), (Format Code = DD/MM/YY) and
click "Ok".

The correct date format is now shown. A few months ago, this approach could not
fix this date format issue. Now it works. But, there is a new issue. When I not
click the cell with the newly formatted date to go into edit mode, the date
format in the edit-mode reverts back to the default date format of MM/DD/YY
instead of retaining the DD/MM/YYY format. It happens only in the cell edit
mode for the column B; quite confusing for a user.   

Steps to Reproduce:
1. Go to any cell in column B and type 05/02/2020, i.e. 5th of Feb 2020.
2. Right-click cell and select Format Cell....
3. Set (Category= Date), (Format Code = DD/MM/YY) and click "Ok".
4. Double click cell again.


Actual Results:
Showed 02/05/20 in cell edit mode.

Expected Results:
Show 05/02/2020


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Nil</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>