# Functions
ByUnmarshallingDate returns a RespondDecorator that decodes the http.Response Body into a Date pointed to by d.
ByUnmarshallingTime returns a RespondDecorator that decodes the http.Response Body into a Time pointed to by t.
ParseDate create a new Date from the passed string.
ParseTime creates a new Time from the passed string.