Aller au contenu
RapideTools

Convertisseur d'horodatage

Convertissez horodatages Unix et dates.

Convert a Unix timestamp into a human-readable date (local and UTC), or pick a date and time to get the Unix timestamp in seconds and milliseconds. Use Now for the current timestamp. Everything runs locally in your browser.

Votre saisie est traitée localement dans votre navigateur — rien n'est envoyé, stocké ni journalisé.

Ça vous a fait gagner du temps ?Offrez-moi un café

Comment ça marche

  1. 1 Enter a Unix timestamp and choose seconds or milliseconds.
  2. 2 See the local and UTC date instantly.
  3. 3 Or pick a date and time to get the timestamp back.

Cas d'usage courants

  • Read a timestamp from logs.
  • Build a timestamp for an API.
  • Check token expiry times.
  • Convert between time zones via UTC.

Questions fréquentes

Is my input sent to a server?

No. Everything runs locally in your browser — your input is never uploaded, stored or logged.

Seconds or milliseconds?

Both are supported — pick the unit. Unix time is usually seconds; JavaScript uses milliseconds.

Is it really free?

Yes — free, with no signup and no limits.