Kalkulator broja sedmice

Nađi ISO broj sedmice i dan godine za bilo koji datum.

ISO broj sedmice
ISO tjedna godina
Quarter
Dan godine
Nedjelje preostale u godini

Rezultati se ažuriraju dok tipkate.

Je li ti kalkulator dao ispravan odgovor?

O ovom kalkulatoru

week number calculator returns the ISO 8601 week number for a date — the standard used across business, logistics and Europe, where weeks run Monday to Sunday and week 1 is the week containing the first Thursday of the year. It also gives the ISO week-numbering year, the calendar quarter, the day-of-year number and how many weeks are left in the year. The tool reports the ISO week-numbering year separately so that mismatch is clear.There are many ways to calculate the ISO week number, but the most common way is to use the ISO week number calculator.There are several ways to calculate the ISO week number, but the most common way is to use the ISO week number calculator.There are several ways to calculate the ISO week number, but the most common way is to use the ISO week number calculator.For example, the ISO week number calculator is a tool that can help you calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the ISO week number.For example, the ISO week number calculator can be used to calculate the week number of a date.For example, the ISO week number calculator can be used to calculate the week number of a date.For example, the ISO week number calculator can be used to calculate the

Često postavljana pitanja

Kako je definiran ISO broj sedmice?

Prema ISO 8601 standardu sedmice počinju ponedjeljkom, a sedmica 1 je sedmica koja sadrži prvi četvrtak godine - ekvivalentno, sedmica koja sadrži 4. januar.

Zašto se ISO godina ponekad razlikuje od kalendarske godine?

Datumi u prvim danima januara mogu pasti u zadnju ISO sedmicu prethodne godine, a datumi u kasnom decembru mogu pasti u prvu sedmicu naredne godine. ISO sedmica numeriranja godine odražava kojoj godini sedmica pripada.

Koji kvartal je datum?

Kvartal je kalendarski kvartal običnog datuma: Q1 je januar-mart, Q2 april-jun, Q3 juli-septembar i Q4 oktobar-decembar.

Koliko sedmica ima u godini?

Prema ISO 8601 standardu, godina ima 52 sedmice u većini godina i 53 u nekoliko (kada 1. januar ili prijestupna godina 31. decembar pada na četvrtak).Alat vam govori koliko ISO sedmica preostaje u tekućoj godini.

Koja je razlika između ISO i US sedmice numeriranja?

ISO sedmice počinju u ponedjeljak sa sedmicom 1 koja drži prvi četvrtak. Uobičajena konvencija SAD-a počinje sedmice u nedjelju i zove sedmicu od 1. januara sedmicom 1. Ovaj kalkulator koristi ISO standard, tako da se brojevi mogu razlikovati za jedan od američkog kalendara.

Šta CW ili KW znači na kalendaru?

CW (kalendarska sedmica) i njemački KW (Kalenderwoche) su samo oznake za ISO broj sedmice — CW 34 je ISO sedmica 34. Unesite bilo koji datum u toj sedmici da potvrdite kojoj CW/KW pripada.

❤️ Ljubav Calculator.Free? Podijelite ga.

𝕏  X Facebook Reddit
API — koristite ovaj kalkulator iz koda

Pozovi ovaj kalkulator kao slobodnu JSON krajnju tačku - nije potreban ključ. Pošalji vrijednosti polja ispod kao parametre upita ili JSON. Sve što izostavite koristi istu zadanu vrijednost kojom je ova stranica unaprijed popunjena; nepoznat parametar je 400, nikad tiha nula. Pročitajte cijelu API dokumentaciju →

Krajnja tačka

GET https://calculator.free/api/v1/week-number/

curl

curl "https://calculator.free/api/v1/week-number/?date=2026-07-25"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/week-number/?" + new URLSearchParams({
    "date": "2026-07-25"
  }));
const data = await r.json();
console.log(data.results);

Rezultati su procjene samo za opće smjernice, a ne financijski, medicinski ili porezni savjeti.