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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

string to Time format in 12 hour format

I need to convert time which is originally in string to Talend time format- 
For eg: "5:30 pm" to its appropriate time format.
Please help.
I tried using formatDate, parseDate functions and it resulted in no success.

Labels (1)
2 Replies
vapukov
Master II
Master II

Hi,

 

good resource for testing - online java time tester

 

try this:

yyyy-MM-dd hh:mm a
bhagyarekha
Creator II
Creator II

hi

you have only time with you ?no date,actually i tried with given time by you, it is giving me some other date but in date format only

Regards

rekha