Méthode | Description | |
---|---|---|
calculateCleanMonday ( ) | Clean Monday. | |
calculateEaster ( integer $year, string $timezone ) : Datetime | Calculate the Easter date for Orthodox churches. | |
calculateIndependenceDay ( ) | * Independence Day. | |
calculateOhiDay ( ) | * Ohi Day. | |
calculatePolytechnio ( ) | * Polytechnio. | |
calculateThreeHolyHierarchs ( ) | The Three Holy Hierarchs. | |
initialize ( ) | Initialize holidays for Greece. |
public calculateCleanMonday ( ) |
public calculateEaster ( integer $year, string $timezone ) : Datetime | ||
$year | integer | the year for which Easter needs to be calculated |
$timezone | string | the timezone in which Easter is celebrated |
Résultat | Datetime | date of Orthodox Easter |
public calculateIndependenceDay ( ) |
public calculateOhiDay ( ) |
public calculatePolytechnio ( ) |
public calculateThreeHolyHierarchs ( ) |