
The Month of Calendar Class
For some reason unknown to me, the designers of java.util.Calendar class have enumerated months of the year from 0 to 11 inclusive. So, January would be month zero, and December month 11. Very thoughtful of them. Or, maybe this is due to indexing of arrays in java. So when you