Query: Translate DateTimeOffset.Date #6778
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
Steps to reproduce
The issue
We have entities that use DateTimeOffset properties that we're trying to query based on just the date part for reporting reasons. We have client side evaluation turned of for performance reasons, so we're unable to query EF because of the evaluation warning below. DateTime properties seem to work fine.
Further technical details
EF Core version: 1.0.1
Operating system: Windows 10 Pro
Visual Studio version: VS 2015 Update 3 (14.0.25431.01)
The text was updated successfully, but these errors were encountered: