Hi, I want to sort a dataset according to the date for the observations. I have a variable date in this format: "DMYhms". One examle of the variable: "05-01-2017 08:54:45". The command sort uses only the first part of the variable (Day) to sort the dataset. How can I sort the dataset from the newest to the oldest obserervation?
-
Login or Register
- Log in with
Comment