I want to split a date time column/variable (character datatypes) into two columns one for the date and one for the time

Sure. Anything you can do to a character string you can to to a character vector in a dataframe. If you need help, open a new thread with a reprex (see the FAQ.