Open nelito987 opened 3 years ago
When importing from Excel in Spreadsheet if a date is entered, but the date format is not set explicitly, the imported date always has the following format: "mm-dd-yy". The issue is observed even if a culture is set.
The value in Excel is "15.6.2020" , but the imported date in the Spreadsheet is "06-15-20" screencast
The format of the dates should be the same as in the imported file.
Still problem - JSON from Spreadsheet is changes the date format.
Bug report
When importing from Excel in Spreadsheet if a date is entered, but the date format is not set explicitly, the imported date always has the following format: "mm-dd-yy". The issue is observed even if a culture is set.
Reproduction of the problem
Current behavior
The value in Excel is "15.6.2020" , but the imported date in the Spreadsheet is "06-15-20" screencast
Expected/desired behavior
The format of the dates should be the same as in the imported file.
Environment