>_⠀BuriXon-code⠀⠀⠀
Epoch2Date is a very simple bash script that calculates the date from the epoch value in seconds provided by the user.
The script does not use the built-in 'date' command, but instead relies on built-in shell functions for calculations.
Not sure how useful it is, but the project is fun :)
More information under the button below:
Github
Back