Class TZDBZoneRulesCompiler.TZDBMonthDayTime

    • Field Detail

      • dayOfMonth

        int dayOfMonth
        The day-of-month of the cutover.
      • adjustForwards

        boolean adjustForwards
        Whether to adjust forwards.
      • dayOfWeek

        DayOfWeek dayOfWeek
        The day-of-week of the cutover.
      • time

        LocalTime time
        The time of the cutover.
      • endOfDay

        boolean endOfDay
        Whether this is midnight end of day.
    • Constructor Detail

      • TZDBMonthDayTime

        TZDBMonthDayTime()
    • Method Detail

      • adjustToFowards

        void adjustToFowards​(int year)