File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ .DS_Store
2+ nb-configuration.xml
3+ nbproject /
14target /
25pom.xml.tag
36pom.xml.releaseBackup
Original file line number Diff line number Diff line change 1- # plethonian-webapp
2- Web application for Pletho's Calendar website
1+ # Plethonian Calendar Web Application
2+
3+ An application that computes time according to the rules of the calendar
4+ introduces by Pletho, the Greek Platonic philosopher who was the real initiator
5+ of the Italian Renaissance.
6+
7+ The website is visible at [ Fasti Pletonis] ( https://fastipletonis.eu )
8+
9+ ## Rules of the calendar
10+ The calendar calculates months according to the Moon cycle, and years according
11+ to the Sun cycles, therefore the number of months in a year can be either
12+ twelve or thirteen, while the number of days in a month is either 29 or 30.
13+ These are the general rules:
14+
15+ - each month starts at the first day AFTER the New Moon;
16+ - the year starts at the beginning of the first month AFTER the winter solstice;
17+ - each month is divided in four weeks, with one or two days outside the week
18+ cycle, depending if it's a 29-days or a 30-days month.
You can’t perform that action at this time.
0 commit comments