The Dateutil API
Since the dateutil package doesn’t seem to have an API, this is an auto-generated one.
Contents:
The Easter Module
easter(year[, method]) |
This method was ported from the work done by GM Arts, on top of the algorithm by Claus Tondering, which was based in part on the algorithm of Ouding (1940), as quoted in “Explanatory Supplement to the Astronomical Almanac”, P. |
The Relative Delta API
weekday(weekday[, n]) |
|
relativedelta([dt1, dt2, years, months, ...]) |
The relativedelta type is based on the specification of the excelent work done by M.-A. |