Date Formatter formats the unix timestamp into human readable date-time
Focus the app window after copying the unix timestamp and the app will automatically detect the change and show the UTC and the local date-time for the unix time
- Start the App
- Copy the unix timestamp to convert (Ctrl/Cmd + C)
- Switch to the app (Alt + Tab)
<Git clone the repo>
cd dateformatter
npm start