How to separate date and time from one column to two?

I have a column with YY-MM-DD HH:MM and i want to split it into two columns, on for the date and one for the time. How ca I do it?

Menu/Data/Text to columns