Hello, I have a date variable that looks like this: 2007/06/20. How can I remove the slashes so that I create three new variables: year, month, and date? Also, how can I get rid of the slashes so that I replace it to look like 20070620?
-
Login or Register
- Log in with
Comment