ScrubDates constructor

const ScrubDates()

Creates a ScrubDates instance with a predefined pattern to match date strings. Replaces matched date strings with a fixed placeholder <date>.

Implementation

const ScrubDates();