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
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Make it possible to show a different value in the field than get's returned.
Example:
Datepicker that shows date based on language (12/12/2015 vs 2015-12-12 vs 12-12-2015).
Make it possible to show a different value in the field than get's returned.
Example:
Datepicker that shows date based on language (12/12/2015 vs 2015-12-12 vs 12-12-2015).
A plugin that I know does this is:
https://bootstrap-datepicker.readthedocs.io/en/latest/
Probably this can be combined with the getValue feature.
The text was updated successfully, but these errors were encountered: