Skip to content

Conversation

@cmcrothers
Copy link

Currently the DateTimeOffset extension method has the unexpected behavior of changing the offset to match that of the current system timezone and does not just set the time as suggested by the name.

This change copies the offset to the new DateTimeOffset

@JonathanMagnan JonathanMagnan self-assigned this Sep 10, 2019
@JonathanMagnan
Copy link
Member

Hello @JProgrammer ,

Thank you for your pull request,

We will review it

Best Regards,

Jonathan


Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsEntity Framework ClassicBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants