Adds a polyfill for browsers that do not support the input type datetime-local to the DatetimeField form field
- Ed Chipman (UndefinedOffset)
- SilverStripe 4.4+
- SilverStripe Admin 1.4+
- React ^16.11.0
- ReactDom ^16.11.0
- MomentJS
- ModernizerJS (with at least inputtypes)
- classnames ^2.2.6
- prop-types ^15.7.2
composer require webbuilders-group/silverstripe-datetime-picker-polyfill
This module should apply itself to all instances of SilverStripe\Forms\DatetimeField
out of the box so no configuration should be needed.