<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 - does not recognize "Sept." as a month"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134132">134132</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>does not recognize "Sept." as a month
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>Windows (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>junkdest@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I am importing comma-separated data (CSV).  One column is dates, which are
formatted like "Sept. 16, 2020" (yes, the double-quotes are in the source
file).  All months are recognized except "Sept.".  I assume this is simply an
oversight.

The data is not lost, but it is imported as a string, not a date, so I can't
sort by it or calculate with it.

Steps to Reproduce:
1.create a CSV file with dates formatted like "Sept. 14, 2020"
2.import it into a spreadsheet
3.sort by date column

Actual Results:
1/2/2020
12/13/2020
Sept. 14, 2020

Expected Results:
1/2/2020
9/14/2020
12/13/2020


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.1.6.3 (x64)
Build ID: 5896ab1714085361c45cf540f76f60673dd96a72
CPU threads: 3; OS: Windows 6.1; UI render: default; 
Locale: en-US (en_US); Calc: group threaded

[Information automatically included from LibreOffice]
Locale: en-US
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no</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>