temporal-fns
    Preparing search index...

      temporal-fns

      Interfaces

      AreIntervalsOverlappingOptions
      BusinessDayOptions
      EachWeekOfIntervalOptions
      EndOfMonthOptions
      EndOfQuarterOptions
      EndOfWeekOptions
      EndOfYearOptions
      Interval
      IsSameWeekOptions
      StartOfMonthOptions
      StartOfQuarterOptions
      StartOfWeekOptions
      StartOfYearOptions

      Type Aliases

      ComparableTemporal
      DayOfWeek
      TemporalWithDate
      TemporalWithDateTime
      TemporalWithTime
      TemporalWithYearMonth

      Functions

      addBusinessDays
      areIntervalsOverlapping
      clamp
      closestIndexTo
      closestTo
      compare
      differenceInBusinessDays
      eachDayOfInterval
      eachHourOfInterval
      eachMinuteOfInterval
      eachMonthOfInterval
      eachQuarterOfInterval
      eachWeekOfInterval
      eachYearOfInterval
      endOfDay
      endOfHour
      endOfMinute
      endOfMonth
      endOfQuarter
      endOfSecond
      endOfWeek
      endOfYear
      firstDayOfWeekOfMonth
      fromDate
      getQuarter
      intervalToDuration
      isBusinessDay
      isFirstDayOfMonth
      isFuture
      isLastDayOfMonth
      isPast
      isSameDay
      isSameHour
      isSameMinute
      isSameMonth
      isSameQuarter
      isSameSecond
      isSameWeek
      isSameYear
      isToday
      isTomorrow
      isWeekend
      isWithinInterval
      isYesterday
      lastDayOfWeekOfMonth
      max
      min
      nextDayOfWeek
      previousDayOfWeek
      startOfDay
      startOfHour
      startOfMinute
      startOfMonth
      startOfQuarter
      startOfSecond
      startOfWeek
      startOfYear
      subBusinessDays
      toDate