Show a human readable time calculated from seconds
Go to file
2023-03-02 09:15:30 +01:00
readable_seconds.ps1 Fixed output 2023-03-02 09:15:27 +01:00
README.md Create README.md 2023-03-02 09:15:07 +01:00

Show a human readable time calculated from seconds

This script calculates from the number of seconds (given by ARGS[0] or adjust to where needed) to the number of Days, Hours, Minutes and Seconds.