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

DateTimeOffset? cause whole row be null #58

Closed
John0King opened this issue Mar 12, 2020 · 1 comment
Closed

DateTimeOffset? cause whole row be null #58

John0King opened this issue Mar 12, 2020 · 1 comment

Comments

@John0King
Copy link
Contributor

base on my test

  1. the whole row will be null if your .Task<Import> , the Import contains DateTimeOffset?
  2. DateTime? is Ok

I think the DateTimeOffset should be support base on Current TimeZone of the thread

donnytian pushed a commit that referenced this issue Jun 1, 2022
@donnytian
Copy link
Owner

will be fixed in v4.1

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

No branches or pull requests

2 participants