🕐 Zeitstempel-Konverter
Convert between Unix timestamps and human-readable dates
🔒 Dein Bild verlässt nie dein Gerät. Die gesamte Verarbeitung erfolgt lokal in deinem Browser mit JavaScript Date API. Kein Upload, kein Server, kein Tracking.
Funktionen
- Unix Timestamp Conversion — Convert between Unix timestamps (seconds since epoch) and human-readable dates.
- Local & UTC Time — See both local timezone and UTC representations simultaneously.
- ISO 8601 Format — Get the standard ISO 8601 date string used by most APIs.
- Relative Time — See how long ago or in the future a timestamp is.
So funktioniert's
- Enter a timestamp or date — Type a Unix timestamp or select a date and time.
- View all formats — See the timestamp in Unix, ISO 8601, local time, UTC, and relative format.
- Copy what you need — Click any format to copy it to your clipboard.
Anwendungsfälle
- Debug API timestamps in logs and responses
- Convert database timestamps to readable dates
- Calculate time differences between events
Häufig gestellte Fragen
Does it support millisecond timestamps?
Yes. The tool auto-detects whether a timestamp is in seconds or milliseconds and converts accordingly.
What timezone is used?
The tool shows both your local timezone and UTC. Conversions use your browser's timezone settings.
Verwandte Werkzeuge
- 📏 Einheitenkonverter — Convert between units for length, weight, temperature, data, and more
- { } JSON-Formatierer — Pretty-print, minify, and validate JSON with stats
- #️⃣ Hash-Generator — Generate cryptographic hashes from text or files