You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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