Skip to content

Parse RFC3339 date formats for HookDate

Andrew Chin requested to merge eminence/rust-gitlab:date_format into master

Also moved the map_err call to the end, which I think makes the function a little easier to read

Merge request reports