DateMatcher constructor

DateMatcher(
  1. Options options
)

Creates a matcher.

Implementation

DateMatcher(this.options);