Class FixedTimeUtil
java.lang.Object
de.fraunhofer.iese.mydata.policy.time.FixedTimeUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TimeInterval
getInterval
(String fixedExpression, ZonedDateTime timeRelativeTo) static TimeInterval
getInterval
(String fixedExpression, ZonedDateTime timeRelativeTo, String sDayofWeek) static ZonedDateTime
getZonedDateTimeFromFixed
(String fixedExpression, ZonedDateTime timeRelativeTo, String sDayofWeek, String startOrEnd)
-
Field Details
-
START
- See Also:
-
END
- See Also:
-
-
Constructor Details
-
FixedTimeUtil
public FixedTimeUtil()
-
-
Method Details
-
getInterval
public static TimeInterval getInterval(String fixedExpression, ZonedDateTime timeRelativeTo, String sDayofWeek) -
getInterval
-
getZonedDateTimeFromFixed
public static ZonedDateTime getZonedDateTimeFromFixed(String fixedExpression, ZonedDateTime timeRelativeTo, String sDayofWeek, String startOrEnd)
-