mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Eeaster algorithm
This commit is contained in:
parent
fa8c33da45
commit
10450963cb
3 changed files with 47 additions and 1 deletions
|
@ -30,6 +30,8 @@
|
|||
#include <stdio.h>
|
||||
#include <string>
|
||||
|
||||
time_t easter (int year);
|
||||
|
||||
class Date;
|
||||
|
||||
class Date
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue