Actions
Bug #1752
openCustom date input have wrong output
Description
In the custom Input of DateTime there is error in output

Files
Updated by mirza asad 5 days ago
- Status changed from New to Resolved
- Assignee set to mirza asad
- % Done changed from 0 to 90
Month → January
MM → 01
dd → 28
yy → 26
yyyy → 2026
day → Monday
hh mm ss → hour, minute, second
We are getting correct responses for these formats. For all other text, whatever is sent is returned as it is in the response.
Actions