java.lang.Object
ch.qos.logback.core.util.TimeUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
computeStartOfNextDay
(long now) static long
computeStartOfNextHour
(long now) static long
computeStartOfNextMinute
(long now) static long
computeStartOfNextMonth
(long now) static long
computeStartOfNextSecond
(long now) static long
computeStartOfNextWeek
(long now)
-
Constructor Details
-
TimeUtil
public TimeUtil()
-
-
Method Details
-
computeStartOfNextSecond
-
computeStartOfNextMinute
-
computeStartOfNextHour
-
computeStartOfNextDay
-
computeStartOfNextWeek
-
computeStartOfNextMonth
-