‘TExpr’ is short for
‘TemporalExpression’ and are
inspired by the recurring event pattern
described by Martin Fowler. Essentially, they provide a pattern language
for specifying recurring events using set expressions.
Contributed by Emmett Shear: Returns an Array of Date-like objects which occur within the supplied
DateRange. Will stop calculating dates once a number of dates equal to the optional attribute limit
are found. (A limit of zero will collect all matching dates in the date range.)