Source: eonasdan-bootstrap-datetimepicker Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Mathias Behrle , Build-Depends: debhelper-compat (= 13), libjs-bootstrap, node-less, uglifyjs, Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/js-team/eonasdan-bootstrap-datetimepicker.git Vcs-Browser: https://salsa.debian.org/js-team/eonasdan-bootstrap-datetimepicker Homepage: https://github.com/Eonasdan/bootstrap-datetimepicker Rules-Requires-Root: no Package: libjs-eonasdan-bootstrap-datetimepicker Architecture: all Depends: libjs-bootstrap, libjs-jquery, libjs-moment, ${misc:Depends}, Recommends: javascript-common, Multi-Arch: foreign Description: Date/time picker widget based on twitter bootstrap This package contains a JavaScript Library providing a date/time picker component designed to work with Bootstrap 3 and Momentjs. . This component consists actually of 2 subcomponent UI widgets: one for the date and one for the time selection process. The developers can configure which of those are needed and also the granularity that the component will allow the users to select a date/time. Developers also choose the format that the selected datetime will be displayed in the input field.