diff --git a/src/inputs/datetime/datetime.js b/src/inputs/datetime/datetime.js index 10aaf4a..3155f76 100644 --- a/src/inputs/datetime/datetime.js +++ b/src/inputs/datetime/datetime.js @@ -1,6 +1,11 @@ /** Bootstrap-datetimepicker. -Description and examples: https://github.com/smalot/bootstrap-datetimepicker. +Based on [smalot bootstrap-datetimepicker plugin](https://github.com/smalot/bootstrap-datetimepicker). +Before usage you should manually include dependent js and css: + + + + For **i18n** you should include js file from here: https://github.com/smalot/bootstrap-datetimepicker/tree/master/js/locales and set `language` option. @@ -13,8 +18,8 @@ and set `language` option.