Package org.codehaus.groovy.runtime
Class TimeCategory
java.lang.Object
org.codehaus.groovy.runtime.TimeCategory
Deprecated.
This class has been moved to a public (i.e. non org.codehaus.* package).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Duration
Deprecated.static Duration
Deprecated.static Duration
getDaylightSavingsOffset
(Date self) Deprecated.static Duration
Deprecated.static TimeDuration
Deprecated.static TimeDuration
Deprecated.static TimeDuration
getMillisecond
(Integer self) Deprecated.static TimeDuration
getMilliseconds
(Integer self) Deprecated.static TimeDuration
Deprecated.static TimeDuration
getMinutes
(Integer self) Deprecated.static DatumDependentDuration
Deprecated.static DatumDependentDuration
Deprecated.static Duration
getRelativeDaylightSavingsOffset
(Date self, Date other) Deprecated.static TimeDuration
Deprecated.static TimeDuration
getSeconds
(Integer self) Deprecated.static TimeZone
getTimeZone
(Date self) Deprecated.static Duration
Deprecated.static Duration
Deprecated.static DatumDependentDuration
Deprecated.static DatumDependentDuration
Deprecated.static Date
minus
(Date date, BaseDuration duration) Deprecated.static TimeDuration
Deprecated.static Date
plus
(Date date, BaseDuration duration) Deprecated.
-
Constructor Details
-
TimeCategory
public TimeCategory()Deprecated.
-
-
Method Details
-
plus
Deprecated. -
minus
Deprecated. -
getTimeZone
Deprecated. -
getDaylightSavingsOffset
Deprecated. -
getDaylightSavingsOffset
Deprecated. -
getRelativeDaylightSavingsOffset
Deprecated. -
minus
Deprecated. -
getMonths
Deprecated. -
getMonth
Deprecated. -
getYears
Deprecated. -
getYear
Deprecated. -
getWeeks
Deprecated. -
getWeek
Deprecated. -
getDays
Deprecated. -
getDay
Deprecated. -
getHours
Deprecated. -
getHour
Deprecated. -
getMinutes
Deprecated. -
getMinute
Deprecated. -
getSeconds
Deprecated. -
getSecond
Deprecated. -
getMilliseconds
Deprecated. -
getMillisecond
Deprecated.
-
TimeCategory