public interface Time
Modifier and Type | Method and Description |
---|---|
Calendar |
getCalendar()
gets
Calendar representation of the time. |
Date |
getDate()
gets
Date representation of the time |
long |
getTimeInMilliseconds()
gets
Long representation of the time. |
Date getDate()
Date
representation of the timeDate
representation of the timelong getTimeInMilliseconds()
Long
representation of the time.Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.