|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDate | |
com.javaranch.common |
Uses of JDate in com.javaranch.common |
Methods in com.javaranch.common with parameters of type JDate | |
void |
JDate.set(JDate newJulianDate)
Set this object to be equal to another JDate object. |
Constructors in com.javaranch.common with parameters of type JDate | |
JDate(JDate julianDate)
Create a new JDate object equal to another JDate object. |
|
GDate(JDate j)
Create a Gregorian Date object with a specific Julian date. |
|
ADate(JDate j)
Create a Gregorian Date object with a specific Julian date. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |