Date Converters

Date converters change the representation of a date without changing which day it is: from a day-first format to a month-first one, from a date to its position in the year, or from a Unix timestamp to a readable date.

Ambiguous numeric dates such as 04/03/2024 mean different days in different countries, so these tools label every format explicitly and let you copy exactly the one you need.

Tools in this category

Which tool do you need?

  • What are the DD/MM/YYYY, MM/DD/YYYY and ISO forms of a date? The Date Formatter shows them side by side with copy buttons. Open the tool.
  • Which day of the year is a date, or which date is day 200? Date to Day Number converts in both directions. Open the tool.
  • What does a Unix timestamp mean? The Unix Timestamp Converter works in seconds and milliseconds, before 1970 and after 2038. Open the tool.

Good to know

A date with no time of day has no single Unix timestamp. Where these tools show one for a date they state that it is midnight UTC at the start of that date.