Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved.

MID Profile

Uses of Class
java.util.Calendar

Packages that use Calendar
java.util Contains the collection classes, and the date and time facilities. 
 

Uses of Calendar in java.util
 

Methods in java.util that return Calendar
static Calendar Calendar.getInstance()
          Gets a calendar using the default time zone.
static Calendar Calendar.getInstance(TimeZone zone)
          Gets a calendar using the specified time zone.
 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 118 specification.