Class FixedTimeUtil


  • public class FixedTimeUtil
    extends Object
    • Constructor Detail

      • FixedTimeUtil

        public FixedTimeUtil()
    • Method Detail

      • getInterval

        public static TimeInterval getInterval​(String fixedExpression,
                                               java.time.ZonedDateTime timeRelativeTo,
                                               String sDayofWeek)
      • getInterval

        public static TimeInterval getInterval​(String fixedExpression,
                                               java.time.ZonedDateTime timeRelativeTo)
      • getZonedDateTimeFromFixed

        public static java.time.ZonedDateTime getZonedDateTimeFromFixed​(String fixedExpression,
                                                                        java.time.ZonedDateTime timeRelativeTo,
                                                                        String sDayofWeek,
                                                                        String startOrEnd)