I am trying to parse some dates, but the DateTimeParser seems to disagree with me on what is valid
import java.time.ZonedDateTime import java.time.format.Dat
It turns out this solution also resolves trying to parse mixed-case months (e.g., "Jul") using "MMM".