Hello, I'm trying to import a csv file that looks like this: I want to separate date and time into two variables, but I can't find the correct informat/format to even import it as date/time together. I know how to separate the date and time parts once I can get the initial date/time imported into my dataset. Thank You.
... View more