brainsum/jquery_ui_datepicker

Datetime fieldwidget using jQuery UI datepicker

Maintainers

Package info

github.com/brainsum/jquery-ui-datepicker

Type:drupal-module

pkg:composer/brainsum/jquery_ui_datepicker

Statistics

Installs: 148

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

4.0.1 2024-03-13 20:06 UTC

This package is auto-updated.

Last update: 2026-02-18 14:33:55 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".