Dear forum users,
I am using a large dataset which stores ‘dates’ in a string variable (e.g. 2021-01-05) and ‘times’ in a separate variable (e.g. 23:25).
Can somebody advise how I can create a single datetime variable using information stored in the date and time variable?
Best wishes,
Hannes
I am using a large dataset which stores ‘dates’ in a string variable (e.g. 2021-01-05) and ‘times’ in a separate variable (e.g. 23:25).
Can somebody advise how I can create a single datetime variable using information stored in the date and time variable?
Best wishes,
Hannes
Comment