Tarix fərqi hesablayıcı
İki tarix arasındakı günləri, həftələri və ayları say
Yazdığınız zaman nəticələr yenilənir.
Bu hesablayıcı haqqında
you want to find the exact time between two dates, you can use the date difference calculator. It works with real calendar dates, so it automatically counts the nights between the dates; turn on "count the end day" to include both endpoints. By default it counts the nights between the dates; turn on "count the end day" to include both endpoints. You can use the date difference calculator to find the exact time between two dates — in days, weeks, months and years — and also count the weekdays (Monday to Friday) in between. Use itForUse itUse itFor example, from 1 January to 1 July is 181 days, which the calculator also expresses as about 25 weeks and 6 days, or 6 months exactly. The weekday count is useful for business timelines, since it strips out weekends. You can use itFor example, to find the exact time between two dates, and to find the exact time between two dates.Use it to find the exact time between two dates — in days, weeks, months and years — and also count the weekdays (Monday to Friday) in between. It works with real calendar dates, so it automatically counts the nights between the dates; turn on "count the end day" to include both endpoints. You can use the date difference calculator to find the exact time between two datesFor example, to find the exact time between two dates.Use it to find the exact time between two dates — in days, weeks, months and years — and also count the weekdays (Monday to Friday) in between. It works with real calendar dates, so it automatically counts the nights between the dates.
Tez-tez soruşulan suallar
Son gün də daxildirmi?
Ön qurğulu olaraq bu iki tarix arasındakı gecələri sayır. Hər iki başlanğıc və son tarixləri ümumiyə daxil etmək üçün daha geniş seçimlər altında "Son gün sayın"i işə salın.
Bu, keçid illərini idarə edirmi?
Bəli. Gün sayımını doğru edir və avtomatik olaraq keçid illəri və ay uzunluqlarını hesablayır.
İki tarix arasında neçə həftəlik gün var?
Hesablayıcı yalnız bazar ertəsindən cüməyə qədər hesablayır və ümumi sayını bütün gün sayından ayrı hesablayır. Bu iş günləri, xəbərdarlıq müddətləri və ya həftənin sonunu keçən çatdırılma pəncərələri üçün faydalıdır.
Niyə günlər və aylar-illər nəticələri fərqlidir?
Gün sayım tək bir tam ümumidir, ay və il parçalanması isə eyni boşluğu təqvim şərtlərində ifadə edir. Aylar uzunluğunda dəyişdiyi üçün "2 ay" sabit gün sayı deyil - hər iki görünüş eyni müddəti təsvir edir.
Zamanı gələcək tarixə qədər hesablaya bilərəm?
Bəli. Bu günü başlanğıc tarixi və gələcək tarixi son tarixi olaraq qoyun və hesablayıcı gələcəyinə qədər nə qədər vaxt keçdiyini göstərəcəkdir. Xüsusi vaxta qədər canlı geri sayma üçün, əvəzinə geri sayma hesablayıcısını istifadə edin.
Son gün daxil edilməlidir, yoxsa edilməməlidir?
Bu saydığınıza bağlıdır. Gecə və ya tarixlər arasındakı boşluqları saymaq üçün bu seçimi bağlayın; ilk və son günləri də daxil etmək üçün "son günləri say" seçimini işə salın. Bu, hadisə günlərinin sayılmasında kömək edir.
API — bu hesablayıcını koddan istifadə et
Bu hesablayıcını pulsuz JSON son nöqtəsi kimi çağır - açar lazım deyil. Aşağıdakı sahənin dəyərlərini sorğu parametrləri və ya JSON olaraq göndər. Əks təqdirdə, səhifənin əvvəlcədən doldurulduğu ön qurğulu parametrlər istifadə ediləcəkdir. Namə'lum parametrlər 400-dür, heç vaxt səssiz sıfır deyil. API sənədlərini oxu →
Son nöqtəsi
GET https://calculator.free/api/v1/date-difference/
curl
curl "https://calculator.free/api/v1/date-difference/?start=2026-08-22&end=2026-09-21"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/date-difference/?" + new URLSearchParams({
"start": "2026-08-22",
"end": "2026-09-21"
}));
const data = await r.json();
console.log(data.results);
Bu nəticələr yalnız ümumi məsləhət üçün hesablamalardır, maliyyə, tibbi və ya vergi məsləhət deyil.