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

store datetime as utc #45

Closed
mdissel opened this issue Jul 2, 2017 · 1 comment
Closed

store datetime as utc #45

mdissel opened this issue Jul 2, 2017 · 1 comment

Comments

@mdissel
Copy link

mdissel commented Jul 2, 2017

see https://github.com/kreeben/resin/blob/master/src/ResinCore/Field.cs#L30

Shouldn't the datetime value be stored as utc?

ps. numeric values are also stored using the culture specific ToString().

@kreeben
Copy link
Owner

kreeben commented Jul 3, 2017

Indeed. I need some unit tests up in here.

Fixed here: 047eb76 and b70aaeb

@kreeben kreeben closed this as completed Jul 3, 2017
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