Flame442 dce2378806
Prevent unexpected timedelta matches (#5393)
* Prevent unexpected matches by asserting whitespace or eof at the end of matches

* Use a positive lookahead instead of a capturing group to support 1d6h syntax

* Use fullmatch instead of modifying regex strings
2021-12-30 00:46:36 +01:00
..
2021-02-15 23:31:01 +01:00
2021-02-15 23:32:44 +01:00
2020-10-26 17:59:11 +01:00
2020-08-01 02:45:51 +02:00