abstract fun group(builder: DateTimeParserBuilder.() -> Unit): Unit
Create a distinct parse result and associate any parsed data with it.
builder - define the parsers that should be associated with this result
builder