Package de.galan.commons.time
Class Times.TimeBuilder
java.lang.Object
de.galan.commons.time.Times.TimeBuilder
- Enclosing class:
- Times
TimeDsl Builder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanprotected booleanbooleanbooleanequalsExactly(Instant other) booleanequalsExactly(Date other) isAtLeast(long ms) isAtMost(long ms) booleanisWeekday(Instants.WeekdayUnit weekday) booleanisWeekday(Instants.WeekdayUnit weekday, ZoneId zone) protected longtruncate(long time) removes milliseconds partprotected longremoves milliseconds part
-
Method Details
-
equalsExactly
-
equalsExactly
-
equals
-
equals
-
equals
-
truncate
removes milliseconds part -
truncate
protected long truncate(long time) removes milliseconds part -
after
-
after
-
before
-
before
-
between
-
between
-
isAtLeast
-
isAtLeast
-
isAtMost
-
isAtMost
-
isWeekday
-
isWeekday
-