brainsum / jquery_ui_datepicker
Datetime fieldwidget using jQuery UI datepicker
Installs: 148
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- php: >=7.4
- drupal/core: >=8.8
README
About
Adds jQuery datepicker widgets to Drupal 8.
Originally was part of the Tieto Modules umbrella package.
Breaking change
In 2.1 the static "tieto_date" format was removed, the value is now taken from config. The default for that has been set to "medium". Sites relying on the "tieto_date" format have to manually set the "date_format" config key back to "tieto_date".