Package | Description |
---|---|
java.util |
MID Profile Utility Classes included from Java 2 Standard
Edition.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.