brainsum / jquery_ui_datepicker
Datetime fieldwidget using jQuery UI datepicker
Package info
github.com/brainsum/jquery-ui-datepicker
Type:drupal-module
pkg:composer/brainsum/jquery_ui_datepicker
4.0.1
2024-03-13 20:06 UTC
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".