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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

date conversion - string (dd-MM-yy ) to dd-MM-yyyy

Dear experts, 

i am facing some issue while converting the below date pattern to another pattern.

 

input date pattern: type String. 

29-12-20 ( the actual DOB is 29-12-1920)

when convert this to date type in tMap i am getting 29-12-2020 - this is wrong

 

thanks in advance

Labels (2)
1 Reply
akumar2301
Specialist II
Specialist II

By default it will take current century.

You need to implement your specific logic as per dataset.

Abhishek