Dear community,
I have data column in minute (column 1) which I want to convert to column 2 (hh:mm).
and what if the time interval extend beyond 24 hours, what is the best way to present this data?
Column 1 | Column 2 |
61 | 01:01 |
80 | 01:20 |
50 | 00:50 |
42 | 00:42 |
94 | 01:34 |
49 | 00:49 |
35 | 00:35 |
Thanks as always
zimcom
column 1 is what I have in my dataset (in minutes) and column 2 is what I want to convert to ...
Thank you very much!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.