Converts the response data to a DateTime object.
Returns:
DateTime bodyAsDateTime() { return DateTime.parse(data); }