Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface iDateRange

Hierarchy

  • iDateRange

Index

Properties

callback

callback: function

Type declaration

    • (start: Date, end: Date, version?: number): any
    • Parameters

      • start: Date
      • end: Date
      • Optional version: number

      Returns any

Optional end

end: Date

Optional initialEnd

initialEnd: Date

Optional maxDate

maxDate: Date

maxRange

maxRange: number

Optional minDate

minDate: Date

Optional minRange

minRange: number

Optional npmrds

npmrds: boolean

Optional start

start: Date

Generated using TypeDoc