|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.norbl.util.TimeUtil
public class TimeUtil
Constructor Summary | |
---|---|
TimeUtil()
|
Method Summary | |
---|---|
static java.lang.String |
toDateTimeString(long tm)
|
static int |
toYMD(long tm)
|
static long |
toYMDHMSM(long tm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeUtil()
Method Detail |
---|
public static int toYMD(long tm)
public static long toYMDHMSM(long tm)
public static java.lang.String toDateTimeString(long tm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |