-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
I am using SqlFu v2 with mysql and would like all DateTime's to be set to DateTimeKind.Utc. Can you recommend a way to do this for all SqlFu queries?
I can certainly force UTC manually on the DateTime properties for the objects I get back from SqlFu - but we have many different objects and I would rather not have to do the same thing over and over.
Thanks for your awesome library!
Cameron
Metadata
Metadata
Assignees
Labels
No labels