You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
/// Gets or sets timezone value which will be used to convert <see cref="DateTimeOffset"/> from filter query to <see cref="DateTime"/> when it is used as property type.
/// <item><c>TimeZoneInfo.Utc</c> - useful when property of type <see cref="DateTimeOffset"/> can't be used in the model and as a workaround we have <see cref="DateTime"/> type and convention to store UTC values.</item>
0 commit comments