|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Date | |
|---|---|
| java.util | |
| Uses of Date in java.util |
|---|
| Methods in java.util that return Date | |
|---|---|
Date |
Calendar.getTime()
Gets this Calendar's current time. |
| Methods in java.util with parameters of type Date | |
|---|---|
void |
Calendar.setTime(Date date)
Sets this Calendar's current time with the given Date. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||