INVALID ISO 8601 not throw error

Hi, i have scenario where Date is collected with YEAR and MONTH , No DAY collected , However Time collected.

My program created date as 2026-02T09:00. i finally found that this is not per ISO 8601 Date format. it should be populated as 2026-02–T09:00 instead.. However i am wondering why its not captured in P21E.

Hi Premkumar,

Thank you for reporting this issue! We created a ticket for its resolution. It may take time.

Thanks again,
Sergiy

P.S. Just note that correct value is 2026-02--T09:00. This forum editor auto-converts -- to – .