DEpt-metagenom / MetagenoMongo

1 stars 2 forks source link

Unwanted changes to dates when importing XLSX files #42

Open haalasz opened 1 month ago

haalasz commented 1 month ago

When importing an XLSX table with dates in the YYYY-MM-DD format, the app incorrectly appends 00:00:00 to the dates, converting them to YYYY-MM-DD 00:00:00. This problem does not occur when importing CSV, where dates are handled correctly, nor when importing YYYY or YYYY-MM dates from XLSX tables.