The time converter will help you convert to and from Unix time which can be helpful if you are doing testing on a Unix system.
This allows you to convert from Unix time to human readable time. Enter the Unix time you like to convert in the input box and press Enter or the Convert button.
The converted time will be presented in your local time as well as UTC (Coordinated Universal Time).
If the Assume Milliseconds checkbox is checked the entered Unix time will assumed to be in milliseconds if it is above 99999999999 (5138-11-16 09:46:39), alternatively below -62135596800 (0001-01-01 00:00:00).
If you want to convert a Unix time that is not in milliseconds and above 99999999999 you will have to uncheck the Assume Milliseconds checkbox.
This allows you to convert from a human readable date to Unix time. Enter the time and date that you want to convert from and press Enter or the Convert button.
The time will be converted to Unix time in both seconds and milliseconds. For the Unix time in seconds any milliseconds will be dropped, no rounding.
The only real option here is whether the date and time to convert from is in your local time or UTC (Coordinated Universal Time).
If it is UTC just check the checkbox, otherwise leave it blank for local time.