Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 902 Bytes

File metadata and controls

16 lines (10 loc) · 902 Bytes

jQuery UI Datepicker

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