Vote #80094
完了Support "YYYY/MM/DD" date format when importing issues
0%
説明
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.
!{width: 397px; border: 1px solid #ccc;}.import-date-formats@2x.png!
journals
I have attached a patch to support "YYYY/MM/DD" date format.
--------------------------------------------------------------------------------
Thank you for writing the patch. I am setting the target version to 4.1.0.
--------------------------------------------------------------------------------
Committed the patch. Thanks.
--------------------------------------------------------------------------------