Time2Epoch is a basic time/date to epoch time/date calculator. This is something I developed sometime a go to ease the pains of working with epoch values in SQL tables.
I am no longer actively developing this calculator, so you can now download it completely free!
Features:
- Converts normal date/time to EPOCH date time
- Copies converted date/time straight to the clipboard
- Converts EPOCH date time to normal date/time
Version History
1.0.0.0 – First BETA released, no known bugs, no known enhancement plans (yet)
1.0.0.1 – Second BETA released, many more options added! Now able to convert back from Epoch to Time, with options to convert time and date, just date or just time.
1.0.0.2 – Third BETA released, a small bug has been fixed to resolve the format of the datetime combo boxes.
1.0.0.3 – Fourth BETA released, adding a menu to jump to points in time (Start of year, start of month, end of month, end of year)
1.0.0.4 – Small bug fix is this release, previous versions would not handle times correctly in the conversion. Now supports 24 hour time entry.