مبدل نشان زمان یونیکس
تبدیل بین یک علامت زمان عصر یونیکس و یک تاریخ و زمان انسانی.
نتایج در حال تایپ به روز میشود.
در مورد این ماشین حساب
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 چيه؟
سیستمهایی که زمان یونیکس را در یک نشت عدد صحیح ۳۲ بیتی با علامت در ۱۹ ژانویه ۲۰۳۸ ذخیره میکنند، پس از آن شمارش دیگر نمیتواند افزایش یابد.
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);
نتایج تخمینها فقط برای راهنمایی عمومی است، نه مشاوره مالی، پزشکی یا مالیاتی.