Commit 7fcc22a0 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Mark with versionadded

parent 33f45e78
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ Easter Helper

.. highlight:: php

.. versionadded:: 2.6

The Easter helper allows you to calculate both Western and Eastern dates for Easter any year.
The full range of years is supported but calculating Easter date before the year 1583 is meaningless.
This library uses `the Gauss's Easter algorithm`__.