|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gcapmedia.dab.epg.binary.DateUtils
public class DateUtils
Constructor Summary | |
---|---|
DateUtils()
|
Method Summary | |
---|---|
static int |
createModifiedJulianDate(org.joda.time.ReadableInstant instant)
Calculate the Modified Julian Date number [MJD] as per http://en.wikipedia.org/wiki/Modified_Julian_Date#Alternatives |
static org.joda.time.ReadableInstant |
parseModifiedJulianDay(int mjd)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateUtils()
Method Detail |
---|
public static org.joda.time.ReadableInstant parseModifiedJulianDay(int mjd)
public static int createModifiedJulianDate(org.joda.time.ReadableInstant instant)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |