Convert worded date/time string to datetime

Hi. I have a string variable documentDate. This is ‘3 December 2020 14:15:16’.

How do i convert that to a datetime variable?
Thanks

@Vicky_Fegan - You always gets “This is” before the date??

No just

3 December 2020 14:15:16

@Vicky_Fegan - Try this…

or this…

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.