Comment 3 for bug 1831689

Revision history for this message
Robert Lyon (robertl-9) wrote :

I've added a patch that seems to sort our problem - there is still a warning when first initializing the datepicker for the first time with a set date - as it calls getMoment() before it checks format and so complains about the date being of bad format - but once it initialises with this._initFormatting() fully the date format is set correctly