This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Description
There are many options that are not documented in this react component.
How do I use them?
In particular I want to use the extraFormats option.
Sometimes if the user manually enters a date, they don't always enter the date in the supported format, so the extraFormats option allows you to recognize extra formats.
How can I use this option?
http://eonasdan.github.io/bootstrap-datetimepicker/Options/
Thanks