Hi all,
After upgrading from v12 to v13, typed date shortcuts are parsed incorrectly.
In v12, typing "1/1/26" in a date field (e.g. Account Date in Statement of Accounts, login language English, format dd-MMM-yyyy) was parsed as 01-Jan-2026. In v13, the same input becomes 01-Jul-2026 — the month is ignored and defaults to the current month, so users now have to pick the date from the calendar.
I suspect this is related to the ZK 10 upgrade (client-side parser can't match the numeric month against the MMM token and falls back to today's month).
Is this a known issue or already fixed in a recent daily build? Happy to open a Jira ticket if not.
Thanks,
Bambang Irawan
