brainsum/jquery_ui_datepicker

Datetime fieldwidget using jQuery UI datepicker

4.0.1 2024-03-13 20:06 UTC

This package is auto-updated.

Last update: 2024-04-18 10:18:01 UTC


README

Latest Stable Version License Build Status

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".