Actions
Feature #31450
closedSupport "YYYY/MM/DD" date format when importing issues
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Issue importer supports some date formats but "YYYY/MM/DD". I think Redmine should also support the date format "YYYY/MM/DD".
In Redmine, "YYYY/MM/DD" (%Y/%m/%d) is the default format for Basque (eu), Persian (fa), Japanese (ja), Korean (ko), and Mongolian (mn) languages. This means that when a user whose language setting is one of those languages exports issues to CSV, the date format in the CSV file is "YYYY/MM/DD".
But the CSV file exported from Redmine cannot be imported to Redmine because CSV importer does not support "YYYY/MM/DD". This is confusing and I know some Japanese users complain about this.
Files
Actions