groupedDateTimeParser

inline fun groupedDateTimeParser(builder: GroupedDateTimeParserBuilder.() -> Unit): GroupedDateTimeParser

Creates a GroupedDateTimeParser.

A grouped parser is capable of grouping the parsed fields into separate results, allowing fields to be reused within the same character sequence.