Hi,
I have a date time variable with %tc format like the following:
I want to drop observations with lowest submission value (i.e: 22mar2022 19:35:05). How can I do this?
Thank you so much.
Lanna
I have a date time variable with %tc format like the following:
| Submisisondate |
| 22mar2022 19:35:04 |
| 22mar2022 19:35:05 |
| 22mar2022 19:35:03 |
Thank you so much.
Lanna

Comment