date +%s && date -d @1700000000

timestamp-converter

loading...

timestamp → date

enter a unix timestamp

date → timestamp

pick a date

api

curl -X POST https://freeforyou.win/api/timestamp \
  -H "Content-Type: application/json" \
  -d '{"value":1700000000,"mode":"to-date"}'