Date-Time Converter
Input Date/Time
About Date-Time Converter
This tool converts date and time values between various formats, including ISO 8601 strings, Unix timestamps (both seconds and milliseconds), and custom-defined formats. It utilizes the date-fns
library for robust and accurate date parsing and formatting.
All conversions are performed locally in your browser. For custom formats, refer to the date-fns documentation for available formatting tokens.