|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.me.jstott.util.JulianDateConverter
public class JulianDateConverter
Convert dates to Julian dates. For more information on using this class, look at http://www.jstott.me.uk/jsuntimes/
| Constructor Summary | |
|---|---|
JulianDateConverter()
|
|
| Method Summary | |
|---|---|
static double |
dateToJulian(java.util.Calendar date)
Convert a date/time to a Julian date |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JulianDateConverter()
| Method Detail |
|---|
public static double dateToJulian(java.util.Calendar date)
date - the date the convert
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||