Class WeekGridMinuteTimeRange


  • public class WeekGridMinuteTimeRange
    extends Object
    Internally used by the calendar.
    Since:
    7.1
    • Constructor Detail

      • WeekGridMinuteTimeRange

        public WeekGridMinuteTimeRange​(Date start,
                                       Date end)
        Creates a Date time range between start and end date. Drops seconds from the range.
        Parameters:
        start - Start time of the range
        end - End time of the range