#172 adds support for using `DateTimeOffset` in parameters. MySqlDataReader should also support reading into a `DateTimeOffset` object. `DateTimeOffset` objects should always be set to UTC timezone when read.