Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Amit4
Contributor III
Contributor III

Date Format is changed in CSV File

Hi,

This is my Job in which I am storing date in a CSV File. But in CSV file date is getting stored in only dd-MM-YYYY format even if it different in my JAVA component. It is printing the mentioned format in log row but in file it is storing only in dd-MM-YYYY format.

0695b00000bFIa0AAG.png

This is the output in the Log row table which is in specified format YYYY-MM-dd HH:mm:ss

0695b00000bFIajAAG.png

But here you can see that in my CSV File it is getting stored in the dd-MM-yyyy format only.

0695b00000bFIayAAG.png

Please look into it.

Thanks and regards

Amit

Labels (3)
1 Solution

Accepted Solutions
zjing
Contributor III
Contributor III

hello,

 

You should open your file CSV in Notpad++ or bloc_notev as a file txt.You will can see the good format.

if you open it directely in CSV, the configuration by default in CSV will be used.

 

best wishes

View solution in original post

1 Reply
zjing
Contributor III
Contributor III

hello,

 

You should open your file CSV in Notpad++ or bloc_notev as a file txt.You will can see the good format.

if you open it directely in CSV, the configuration by default in CSV will be used.

 

best wishes