
4 Dec
2008
4 Dec
'08
2:06 p.m.
raindog@macrohmasheen.com wrote:
Another example: 6 represents june. 6 + 3 is then 3 months after june, otherwise september. 6 + 12 is the next june.
Isn't this just moduluar arithmetic, so months would be more appropriately represented by a modular integer class (using 0-11 to represent Jan - Dec)?