Skip to content
Snippets Groups Projects
Commit a536b2dd authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add time/date macros for code clarity:

	#define DAYS_PER_YEAR   365.25
	#define MONTHS_PER_YEAR 12
	#define DAYS_PER_MONTH  30
	#define HOURS_PER_DAY   24
parent dc73819f
No related branches found
No related tags found
Loading
Showing
with 248 additions and 229 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment