Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Reading into DateTimeOffset #175

Closed
caleblloyd opened this issue Feb 7, 2017 · 1 comment
Closed

Support Reading into DateTimeOffset #175

caleblloyd opened this issue Feb 7, 2017 · 1 comment
Assignees

Comments

@caleblloyd
Copy link
Contributor

caleblloyd commented Feb 7, 2017

#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.

@caleblloyd caleblloyd self-assigned this Feb 7, 2017
caleblloyd added a commit to caleblloyd/MySqlConnector that referenced this issue Feb 8, 2017
caleblloyd added a commit to caleblloyd/MySqlConnector that referenced this issue Feb 8, 2017
caleblloyd added a commit to caleblloyd/MySqlConnector that referenced this issue Feb 8, 2017
caleblloyd added a commit to caleblloyd/MySqlConnector that referenced this issue Feb 8, 2017
@bgrainger
Copy link
Member

Fixed in 0.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants