fix date formatting and parsing logic

- Support time formatting in `formatDate` with `time` option.
- Improve parsing in `ISOToDate` to handle time information or date-only strings.
This commit is contained in:
2025-08-11 15:51:46 +02:00
parent ebc2921696
commit 90d3bf32e6
3 changed files with 33 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
kind: Fixed
body: fix date formatting in calendar range display
time: 2025-08-11T15:52:12.949078671+02:00
custom:
Issue: ""
SchemaChange: No schema change