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 DurationDeprecated.static DurationDeprecated.static DurationgetDaylightSavingsOffset(Date self) Deprecated.static DurationDeprecated.static TimeDurationDeprecated.static TimeDurationDeprecated.static TimeDurationgetMillisecond(Integer self) Deprecated.static TimeDurationgetMilliseconds(Integer self) Deprecated.static TimeDurationDeprecated.static TimeDurationgetMinutes(Integer self) Deprecated.static DatumDependentDurationDeprecated.static DatumDependentDurationDeprecated.static DurationgetRelativeDaylightSavingsOffset(Date self, Date other) Deprecated.static TimeDurationDeprecated.static TimeDurationgetSeconds(Integer self) Deprecated.static TimeZonegetTimeZone(Date self) Deprecated.static DurationDeprecated.static DurationDeprecated.static DatumDependentDurationDeprecated.static DatumDependentDurationDeprecated.static Dateminus(Date date, BaseDuration duration) Deprecated.static TimeDurationDeprecated.static Dateplus(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