Extract a list of possible date interpretations, considering ambiguity
Build a RE term matching an escaped expression
Build a RE term matching an escaped expression
expression to match
escape prefix
use LookBehind (WARNING: unbound LookBehind, only works in .NET flavor, will throw a PatternSyntaxException in Java)
Build a RE term matching an unescaped expression
Build a RE term matching an unescaped expression
expression to match
escape prefix
use LookBehind (WARNING: unbound LookBehind, only works in .NET flavor, will throw a PatternSyntaxException in Java)