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
This works great until I want something like
I'll arrive Christmas of next year. Or Next Christmas year.
In both of the results, it wont be able to get accurate year based on my inputs, since it occurs post the pattern.
My requirement is to add Fiscal format but it needs to inherit the year based on refDate which we might get from extract's context.
In current situation, whatever I search, the refDate will return me the current Date.
The text was updated successfully, but these errors were encountered:
tahaf22labs
changed the title
RefDate is broken
Regex Pattern needs an overhaul to make use of the full potential of custom parsers
Feb 28, 2023
While using casual parser, if I take the documentation example, say
This works great until I want something like
I'll arrive Christmas of next year. Or Next Christmas year.
In both of the results, it wont be able to get accurate year based on my inputs, since it occurs post the pattern.
My requirement is to add Fiscal format but it needs to inherit the year based on refDate which we might get from extract's context.
In current situation, whatever I search, the refDate will return me the current Date.
The text was updated successfully, but these errors were encountered: