Optimized date input shorthand handling (fixes #2806)

This commit is contained in:
Bernd Bestel
2025-09-14 13:48:01 +02:00
parent 8509645985
commit 4c5fbffd25
3 changed files with 63 additions and 55 deletions

View File

@@ -54,7 +54,7 @@
### General
- xxx
- Fixed that the date input shorthand `[+/-]n[d/m/y]` didn't work when the value lenght was >= 4 (e.g. `+10d`)
### API