Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TrivialDateSuggestionEngine

Index

Constructors

constructor

Properties

Private options

options: Options

Methods

Private createSuggestionsForFragments

  • createSuggestionsForFragments(fragments: string[], today: Moment): DateSuggestion[]

Private findNextValidDate

  • findNextValidDate(startDate: LocalDate, incementor: function, today: Moment): Moment

generateSuggestions

  • generateSuggestions(searchString: string, now: Moment | Date): DateSuggestion[]

generateSuggestionsForDigitsOnlyInput

  • generateSuggestionsForDigitsOnlyInput(input: string, today: Moment): DateSuggestion[]

Private removeDuplicates

todayOrFavoriteDirection

  • todayOrFavoriteDirection(m: Moment, today: Moment): boolean

Static Private createSuggestion

Static dateFormatToYmdOrder

Generated using TypeDoc