Our pure JavaScript Scheduler component


Post by tomcools »

Hi team,

Been using the DateHelper.parse function and lost my mind for a bit.
Apparently, when not providing the miliseconds in an ISO string, the Timezone (offset -4) is ignored. But it is taken into account when the miliseconds are provided. (see attached screenshot)

This is made somewhat worse by the fact that the default parse format is 'YYYY-MM-DDTHH:mm:ss.SSSZ' (with miliseconds) while the default "format" is 'YYYY-MM-DDTHH:mm:ssZ' (without miliseconds).

Attachments
console log result
console log result
image (2).png (44.52 KiB) Viewed 48 times

Post by tasnim »

Hi tomcools,

Welcome to Bryntum Forum! 🎉

Thanks for reporting. We'll investigate it deeply. Here is the ticket to track progress https://github.com/bryntum/support/issues/11398

Best regards,
Tasnim

How to ask for help? Please read our Support Policy


Post Reply