I get a '2023-W4' as a ISO-8601 date string is missing zero at weeks so my skill fails because of parsing error. I think it should be '2023-W04'. Is there any plan for fixing this problem? Thank for your help!
"slots": { "when": { "name": "when", "value": "2023-W4", "confirmationStatus": "NONE", "source": "USER" }