Hi There, Have a dataset and want to split the date column to only contain the Date and create another column that has the time. Currently, it is a character variable and 03/17/2021,11:00am I need it to be split as Date Time 03/17/2021 11:00am Thanks
... View more