

Go to the source code of this file.
Classes | |
| class | Date |
Variables | |
| const int | DAYS_EACH_MONTH [] ={0,31,59,90,120,151,181,212,243,273,304,334,365} |
| const int | DAY_EACH_MONTH [] ={31,28,31,30,31,30,31,31,30,31,30,31} |
| const int DAY_EACH_MONTH[] ={31,28,31,30,31,30,31,31,30,31,30,31} |
| const int DAYS_EACH_MONTH[] ={0,31,59,90,120,151,181,212,243,273,304,334,365} |