inline fun groupedDateTimeParser(builder: GroupedDateTimeParserBuilder.() -> Unit): GroupedDateTimeParser
Create 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.