Show a human readable time calculated from seconds
Go to file
Frank Bischof b9c5fa29ea
Create README.md
2023-03-02 09:15:07 +01:00
README.md Create README.md 2023-03-02 09:15:07 +01:00
readable_seconds.ps1 Initial release 2023-03-02 09:11:59 +01:00

README.md

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.