Other |
---|
5.0 b32Fixed |
Duplicate :
|
|
Relates :
|
|
Relates :
|
The Calendar.HOUR numbering is not documented. The HOUR numbering is not 12, 1, 2, 3, ..., 11, but 0, 1, 2, ..., 11. In Calendar API, some numbering is different from the real life numbering. For example, months are numbered as 0, 1, 2, ..., 11 (in Calendar API and C library), not 1, 2, 3, ..., 12.
|