Uses of Class
cloud.opencode.base.date.range.TimeRange
Packages that use TimeRange
-
Uses of TimeRange in cloud.opencode.base.date.range
Methods in cloud.opencode.base.date.range that return TimeRangeModifier and TypeMethodDescriptionstatic TimeRangeTimeRange.businessHours()Deprecated.Creates a TimeRange for business hours (9:00 - 17:00) 创建工作时间范围(9:00 - 17:00)static TimeRangeTimeRange.from(LocalTimeRange range) Deprecated.Creates a TimeRange from a LocalTimeRange 从LocalTimeRange创建TimeRangestatic TimeRangeDeprecated.Creates a TimeRange 创建时间范围Deprecated.Methods in cloud.opencode.base.date.range that return types with arguments of type TimeRangeMethods in cloud.opencode.base.date.range with parameters of type TimeRange