You are here

README.txt in Bootstrap DateTime Picker 8

Same filename and directory in other branches
  1. 2.0.x README.txt
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

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Troubleshooting
  8. * Author/Maintainers
  9. INRODUCTION
  10. -----------
  11. * This module provides Bootstrap DateTime picker using library https://github.com/Eonasdan/bootstrap-datetimepicker.
  12. REQUIREMENTS
  13. ------------
  14. * None.
  15. INSTALLATION
  16. ------------
  17. * To install, copy the Bootstrap DateTime Picker directory and all its contents to your modules
  18. directory.
  19. * To enable the module go to Administer > Modules, and enable "Bootstrap DateTime Picker".
  20. CONFIGURATION
  21. -------------
  22. * Create a Date field in a content type.
  23. * Edit the Content type and navigate to "Manage form display" tab.
  24. * Under "Widget" select widget for Date/DateTime for "Bootstrap DateTime Picker".
  25. * From the settings icon you can define configurations for the "Bootstrap DateTime Picker" widget.
  26. * Hours Format - Hours format for the DateTime calendar.
  27. * Minutes Granularity - Increments minutes in DateTime calendar when clicking on up/down arrows.
  28. * Disable specific days in week - Disable dates of specific days such as Monday, Sunday etc.
  29. * Disable specific dates from calendar - If you want to disable specific dates from the calendar.
  30. * Separate multiple dates with comma.
  31. * Format should be MM/DD/YY e.g. 03/07/2018.
  32. AUTHOR/MAINTAINERS
  33. ------------------
  34. Author:
  35. * Prashant Chauhan(Prashant.c) - https://www.drupal.org/u/prashantc
  36. Current maintainers:
  37. * deepak(deepakkumar14) - https://www.drupal.org/u/deepakkumar14
  38. * Vakul Rai(vakulrai) - https://www.drupal.org/u/vakulrai