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
@jogibear9988
I'm currently busy with other issues on this library, and will probably need to create a new minor version (1.3.x) because some other behavior also changes.
For this issue : I don't know yet, maybe I'll indeed revert the behavior back to 1.2.24
Here is what to include in your request to make sure we implement a solution as quickly as possible.
1. Description
I've the following expression:
"DateTime.UtcNow.AddHours(2).ToString(\"o\")"
it parses correctly in 1.2.24, but fails in 1.2.25
2. Exception
3. Fiddle or Project
https://dotnetfiddle.net/0GEix9
The text was updated successfully, but these errors were encountered: