-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Time
public Time(Date date)
Ctor.
- Parameters:
date
- Date
-
Time
public Time(long msec)
Ctor.
- Parameters:
msec
- Milliseconds
-
Time
public Time(String date)
Ctor.
- Parameters:
date
- Date
-
Method Detail
-
iso
public String iso()
Make ISO string.
- Returns:
- Text
-
msec
public long msec()
Make date.
- Returns:
- Date
Copyright © 2009–2018 Rultor Inc.. All rights reserved.