مبدل نشان زمان یونیکس

تبدیل بین یک علامت زمان عصر یونیکس و یک تاریخ و زمان انسانی.

زمان محلی ۲۴ ساعته که هنگام تبدیل یک تاریخ به علامت زمان استفاده می‌شود.
مهر زمان یونیکس
تاریخ و زمان
تاریخ و زمان محلی
ISO 8601 (UTC)
روز هفته

نتایج در حال تایپ به روز می‌شود.

در مورد این ماشین حساب

the time stamp is a Unix timestamp, it is a Unix time stamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line. The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log line.The time stamp is a Unix timestamp that is used to identify the time of a log

پرسش‌های متداول

یک علامت زمان یونیکس در ثانیه یا میلی ثانیه است؟

زمان‌نگاری کلاسیک یونیکس از زمان ۱۹۷۰ به ثانیه است ، اما جاوااسکریپت و بسیاری از APIها از میلی‌ثانیه استفاده می‌کنند (۱۰۰۰× بزرگتر). واحد را در گزینه‌های پیشرفته تنظیم کنید تا مقدار را در هر دو حالت بخواند.

این مهره در کدام ناحیه زمانی قرار دارد؟

یک علامت زمان یونیکس هیچ منطقه زمانی ندارد — این یک لحظه مطلق است. ابزار آن لحظه را هم به عنوان UTC و هم به عنوان زمان محلی مرورگر شما نشان می‌دهد ، که به همین دلیل دو خط می‌توانند با تغییر UTC شما تفاوت داشته باشند.

چطور می‌توانم بگویم که یک علامت زمان در ثانیه یا میلی ثانیه است؟

اعداد را بشمارید: یک مهر زمان ثانیه امروز حدود ۱۰ رقم طول دارد ، در حالی که نسخه میلی ثانیه حدود ۱۳ رقم دارد. اگر تاریخ رمزگشایی شده نزدیک ۱۹۷۰ باشد ، احتمالاً مقدار میلی ثانیه را به عنوان ثانیه می‌خوانید.

عصر یونیکس چیست؟

عصر نقطه صفر زمان یونیکس است: نیمه شب UTC در ۱ ژانویه ۱۹۷۰. هر علامت زمانی فقط تعداد ثانیه‌ها (یا میلی ثانیه) از آن لحظه شمارش شده‌است.

مي تونه يه تاريخ رو به يه علامت زماني تبديل کنه؟

بله. جهت را به تاریخ → علامت زمان تغییر دهید ، تاریخ و زمان محلی را وارد کنید ، و مقدار عصر را برمی‌گرداند ، بنابراین می‌توانید در هر دو جهت دور و برگردید.

مشکل سال 2038 چيه؟

سیستم‌هایی که زمان یونیکس را در یک نشت عدد صحیح ۳۲ بیتی با علامت در ۱۹ ژانویه ۲۰۳۸ ذخیره می‌کنند، پس از آن شمارش دیگر نمی‌تواند افزایش یابد.

❤️ عشق Calculator.Free? به اشتراک بذار

𝕏  X Facebook Reddit
API — از این ماشین حساب از کد استفاده کنید

این محاسبه‌گر را به عنوان نقطه پایانی JSON آزاد فراخوانید — کلید مورد نیاز نیست. مقادیر حوزه زیر را به عنوان پارامترهای پرسش یا JSON ارسال کنید. مستندات کامل API را بخوانید →

نقطه پایانی

GET https://calculator.free/api/v1/unix-timestamp/

curl

curl "https://calculator.free/api/v1/unix-timestamp/?mode=to_date&unix=1700000000"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/unix-timestamp/?" + new URLSearchParams({
    "mode": "to_date",
    "unix": "1700000000"
  }));
const data = await r.json();
console.log(data.results);

نتایج تخمین‌ها فقط برای راهنمایی عمومی است، نه مشاوره مالی، پزشکی یا مالیاتی.