Usage in IE9

    flatpickr depends on which is absent from IE9, thus if you’re targeting IE9you will need to include a polyfill.

    Make sure to include that as well, utilizing browser detection.

    If you’re using a bundler like webpack, see