Reading or writing the parameters ini file failed for some reason
In some cases the enclosing program might resolve the issue by providing another file
Normalizes all dates in a String
Note: If you bugfix something in this version,
please check for applying the same fix at the position change tracking function below
Normalizes all dates in a String keeping track of the position changes with respect to the newly created string
Note: If you bugfix something in this version, please try and check for applying the same fix at the non-tracking function
Normalizes all numbers in a String
Note: If you fix something in this version,
please try to apply the same fix at
the position change tracking function below
Normalizes all numbers in a String and updates a position mapping with the introduced pos changes
Note: If you fix something in this version,
please try to apply the same fix at
the non-tracking function above