Time Input Polyfill

v1.0.11

Fork me on GitHub

The demos on this page have been applied manually in order to demonstrate the difference between a real time input and a polyfill time input in modern browsers.

Under typical usage, modern browsers would not download the full polyfill JS and IE would apply the polyfill to the time inputs automatically.

Results

Download via npm:

npm i time-input-polyfill
require('time-input-polyfill/auto')

Download via CDN:

<script src="https://cdn.jsdelivr.net/npm/time-input-polyfill"></script>

https://cdn.jsdelivr.net/npm/time-input-polyfill

View documentation:

https://github.com/Dan503/time-input-polyfill

Icon made by prettycons from www.flaticon.com is licensed by CC 3.0 BY