Tempo/Numeri
Numero settimana (ISO 8601)
Scopri il numero di settimana ISO 8601 di una data, oppure trova le date di inizio e fine di una settimana specifica.
The ISO 8601 week number is a standardized way to number the weeks of a year (1-52 or 1-53), where a week starts on Monday and the year's first week is the one containing the first Thursday of January. This differs from a casual "since the start of the year" count.
How to use it
- Date → week number: enter a date to find its ISO 8601 week number and that week's ISO year.
- Week number → date: enter a year and week number to get that week's start (Monday) and end (Sunday) dates.
- For years with 53 weeks (rarer than 52), the tool handles that edge case correctly too.
Common uses
- Planning sprints or weekly reporting in project management, where ISO numbering is the convention.
- Cross-checking a week number against the ISO standard when it differs from what a calendar or another system shows.
- Finding the exact start and end dates of a specific work week for a schedule or invoice.
Things to keep in mind
A week's ISO year doesn't always match the calendar year: the first days of January can belong to the last week of the previous ISO year, and the last days of December to the first week of the next.
The number of weeks in an ISO year is 52 or 53, depending on what day of the week January 1 falls on and whether the year is a leap year.
Domande frequenti
Come viene determinato il numero della settimana secondo ISO 8601?
Le settimane iniziano di lunedì, e la settimana 1 è quella che contiene il primo giovedì dell'anno (equivalentemente, quella che contiene il 4 gennaio).
Perché questo numero di settimana può differire da quello mostrato da un altro calendario?
Alcuni sistemi (come negli USA) iniziano la settimana di domenica e considerano la settimana 1 quella che contiene il 1° gennaio — questo dà una numerazione diversa, specialmente all'inizio e alla fine dell'anno.
Perché una data può appartenere a un "anno ISO" diverso dal suo anno di calendario?
I primi o gli ultimi giorni di gennaio/dicembre a volte cadono in una settimana in cui la maggior parte dei giorni si trova nell'anno vicino — in quel caso, l'anno ISO di quella settimana differisce dall'anno di calendario della data stessa.
Perché alcuni anni hanno 53 settimane invece di 52?
52 settimane sono solo 364 giorni, 1-2 giorni in meno rispetto a un anno solare, quindi questi giorni "in eccesso" formano periodicamente una settimana aggiuntiva. La 53ª settimana si verifica negli anni che iniziano di giovedì, e negli anni bisestili che iniziano di mercoledì.
Cosa succede se inserisco un numero di settimana che non esiste per l'anno scelto?
Lo strumento mostra un errore che indica il numero massimo di settimane per quello specifico anno ISO (52 o 53), poiché questa quantità varia da anno ad anno.