https://github.com/unb-libraries/bootstrap_datetime_picker
Mirror of https://git.drupalcode.org/project/bootstrap_datetime_picker
https://github.com/unb-libraries/bootstrap_datetime_picker
Last synced: 10 months ago
JSON representation
Mirror of https://git.drupalcode.org/project/bootstrap_datetime_picker
- Host: GitHub
- URL: https://github.com/unb-libraries/bootstrap_datetime_picker
- Owner: unb-libraries
- License: mit
- Created: 2021-08-10T17:10:44.000Z (almost 5 years ago)
- Default Branch: 9.x-1.x
- Last Pushed: 2021-08-10T19:26:15.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T18:53:37.268Z (over 1 year ago)
- Language: JavaScript
- Size: 132 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Troubleshooting
* Author/Maintainers
INRODUCTION
-----------
* This module provides Bootstrap DateTime picker using library https://github.com/Eonasdan/bootstrap-datetimepicker.
REQUIREMENTS
------------
* None.
INSTALLATION
------------
* To install, copy the Bootstrap DateTime Picker directory and all its contents to your modules
directory.
* To enable the module go to Administer > Modules, and enable "Bootstrap DateTime Picker".
CONFIGURATION
-------------
* Create a Date field in a content type.
* Edit the Content type and navigate to "Manage form display" tab.
* Under "Widget" select widget for Date/DateTime for "Bootstrap DateTime Picker".
* From the settings icon you can define configurations for the "Bootstrap DateTime Picker" widget.
* Hours Format - Hours format for the DateTime calendar.
* Minutes Granularity - Increments minutes in DateTime calendar when clicking on up/down arrows.
* Disable specific days in week - Disable dates of specific days such as Monday, Sunday etc.
* Disable specific dates from calendar - If you want to disable specific dates from the calendar.
* Separate multiple dates with comma.
* Format should be MM/DD/YY e.g. 03/07/2018.
AUTHOR/MAINTAINERS
------------------
Author:
* Prashant Chauhan(Prashant.c) - https://www.drupal.org/u/prashantc
Current maintainers:
* deepak(deepakkumar14) - https://www.drupal.org/u/deepakkumar14
* Vakul Rai(vakulrai) - https://www.drupal.org/u/vakulrai