أدوات المطوّرين/محوّل الطابع الزمني

محوّل الطابع الزمني

Current Unix Time
1780533669
sec
قبل ثانية واحدة
الخميس، 4 يونيو 2026 في 12:41:09 ص UTC
ISO 8601
2026-06-04T00:41:09.000Z
RFC 3339
2026-06-04T00:41:09.000Z

من تاريخ/وقت

محوّل الطابع الزمني

Unix Time

Unix time is a system for describing a point in time. It is the number of seconds that have elapsed since the Unix epoch, minus leap seconds.

timestamp converterunix time to dateepoch timemillisecondssecondsconvert timestamptimezoneISO 8601RFC 3339

Examples and real-life use cases

  • Convert API timestamps (seconds or milliseconds) to readable dates during debugging.
  • Generate a Unix timestamp to schedule jobs, cache expiry or signed URLs.
  • Check what a timestamp corresponds to in a different timezone.
  • Copy ISO 8601/RFC 3339 strings for databases and logs.

FAQ

What is a Unix timestamp?
A numeric representation of time: seconds (or milliseconds) elapsed since 1970-01-01 00:00:00 UTC.
Seconds or milliseconds?
APIs use both formats. Toggle the ms switch to change the unit.
How to convert a date to a timestamp?
Use the 'From date/time' field or paste a date: the tool updates the timestamp automatically.
Why does the human-readable date change with timezone?
The timestamp is UTC-based; formatting into a local date depends on the selected timezone.
محوّل الطابع الزمني | Online Toolset | بالعربية