From b9c5fa29eaaa1ffee48d19bca62cd8590d00fa46 Mon Sep 17 00:00:00 2001 From: Frank Bischof <108466508+frankbischof@users.noreply.github.com> Date: Thu, 2 Mar 2023 09:15:07 +0100 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..60a0042 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 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.