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.

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

MID Profile

Uses of Class
java.util.Calendar

Packages that use Calendar
java.util MID Profile Utility Classes included from Java 2 Standard Edition. 
 

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 and default locale.
static Calendar Calendar.getInstance(TimeZone zone)
          Gets a calendar using the specified time zone and default locale.
 


MID Profile

Copyright © 2006 Sun Microsystems, 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 37 specification.