Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DateStatsOptions

Hierarchy

  • DateStatsOptions

Index

Properties

format?: DateFormatter

how to format the date

histGranularity?: DateHistGranularity

defines the histogram granularity to uuse

max?: Date

defines the maximum date for the histogram

min?: Date

defines the minimal date for the histogram

Methods

  • color(v: Date): string
  • converts a date to a string

    Parameters

    • v: Date

    Returns string

Generated using TypeDoc