dateParsers

An array of closures that parse a date from a string.

Declaration

var dateParsers: [(String) -> Date?]