Hi everyone,
I'm importing via CSV some issues with the following format's date (dd/mm/yy):
On the importing's settings I specify the below format's date:
But when the issue is created, it appears the incorrect date:
Can someone help me?
Thanks.
Hi @Daniel Bautista Martínez welcome to the Atlassian Community!
Please see
Date format in import file - Specify the date format used in your CSV file using syntax that complies with the Java SimpleDateFormat.
for help.
Hi @Daniel Bautista Martínez, try a date format of dd/MM/yy. Jira interprets mm as minutes. This is described in the link @Dave Mathijs posted above.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.