Currently all weekdays for parsing rules need to be typed in lower case. This might lead to confusions.
This should be possible to write weekdays correctly being the first letter in uppercase.
The Parser should detect weekdays correctly e.g. Monday, ..., Sunday within the rules.
Current rules should not be affected by such change.
Currently all weekdays for parsing rules need to be typed in lower case. This might lead to confusions. This should be possible to write weekdays correctly being the first letter in uppercase. The Parser should detect weekdays correctly e.g. Monday, ..., Sunday within the rules. Current rules should not be affected by such change.