jULIANT 0.99
Main
Related Pages
Modules
Classes
Files
Examples
File List
File Members
src
dates
calendars
easter.hpp
Go to the documentation of this file.
1
#ifndef JULIAN_EASTER_HPP
2
#define JULIAN_EASTER_HPP
3
4
#include <
dates/date.hpp
>
5
6
namespace
julian
{
12
Date
EasterForAGivenYear
(
int
year);
13
}
// namespace julian
14
#endif
julian
Definition:
cadHoliday.cpp:3
date.hpp
File contains definition of date class.
julian::EasterForAGivenYear
Date EasterForAGivenYear(int year)
Function calculating Easter date for a given year.
Definition:
easter.cpp:31
Generated on Wed Sep 26 2018 01:32:15 for jULIANT by
1.8.11