Hi, i
get the following error
error evaluating expression: Text '30-06-2014'
could not be parsed: Unable to obtain
ZonedDateTime from TemporalAccessor: {},ISO
resolved to 2014-06-30 of type
va.time.format.parsed.
when i simply try to do this: date_parse_str("30-06-2014","dd-MM-yyyy","us"
)