How to convert from string 18 apr. 17, 13:34 to datatime 18-04-2017 13:34?
0
Hi guys, We are busy with a data importing job and need to convert the datatime from strings to datetimes. And I am wondering who has the solution for me that will work like in title? Much appreciated...
asked
Rapido
1 answers
2
Hi Enzo,
You have to use the ParseDateTime or ParseDateTimeUTC function to do this.