Mega Code Archive

 
Categories / Java Book / 003 Essential Classes
 

0194 Calendar class

The calendar field values can be set by calling the set methods. Constants for AM/PM static int AM Indicating the period of the day from midnight to just before noon. static int AM_PM Field number for get and set indicating whether the HOUR is before or after noon. static int PM Indicating the period of the day from noon to just before midnight.