Package | Description |
---|---|
java.util |
Contains the collection classes, and the date and time facilities.
|
Modifier and Type | Method and Description |
---|---|
Date |
Calendar.getTime()
Gets this Calendar's current time.
|
Modifier and Type | Method and Description |
---|---|
void |
Calendar.setTime(Date date)
Sets this Calendar's current time with the given Date.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.
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.