Current section

Files

Jump to
gtempo include tempo@error_DateTimeDateParseError.hrl
Raw

include/tempo@error_DateTimeDateParseError.hrl

-record(date_time_date_parse_error, {
input :: binary(),
cause :: tempo@error:date_parse_error()
}).