grouped Date Time Parser
inline fun groupedDateTimeParser(builder: GroupedDateTimeParserBuilder.() -> Unit): GroupedDateTimeParser
Content copied to clipboard
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.