Calendar Description
The Julian Annunciation calendar is a variant of the Julian calendar obtained by shifting the year change back from the 1st January to the 25th March. It is also known as the calculus pisanus since this method was used in Pisa.
Use Case
Although it may appear more logical (considering that it followed the Nativity calendar), the calculus pisanus version of the Julian Annunciation calendar was much less common than the calculus florentinus one.
- Northern Italy from around the 11th century, including Pisa where it was used until 1750.
Definition
Record | ||||
---|---|---|---|---|
year | month | day | unshift | wday |
The Julian Annunciation Pisa calendar is based on Julian calendar and has the same definition as the Julian Nativity calendar except it has a different epoch.
The Epoch is set at
jap | year | month | day |
---|---|---|---|
1 | 3 | 25 |
j | year | month | day |
---|---|---|---|
0 | 3 | 25 |
jdn | day |
---|---|
1721142 |
Script
Default Script |
---|
scheme jap { name "Julian Annunciation Pisa"; shift j, 1721142; // j:dmy# 25 Mar 0 grammar j_sh; } |
The scheme uses the j_sh grammar as defined for the Julian Nativity calendar.