package.src.docs.index.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eonasdan-bootstrap-datetimepicker Show documentation
Show all versions of eonasdan-bootstrap-datetimepicker Show documentation
A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub
The newest version!
#Bootstrap 3 Datepicker v4 Docs
Get awesome Dashboard Templates
Looking for a template with the datepicker ready to go? Then get check out these templates from our partners.
Note
All functions are accessed via the data
attribute e.g. $('#datetimepicker').data("DateTimePicker").FUNCTION()
### Minimum Setup
#### Code
```
```
----------------------
### Using Locales
#### Code
```
```
----------------------
### Time Only
#### Code
```
```
----------------------
### Date Only
#### Code
```
```
----------------------
### No Icon (input field only):
#### Code
```
```
----------------------
### Enabled/Disabled Dates
#### Code
```
```
----------------------
### Linked Pickers
#### Code
```
```
----------------------
### Custom Icons
#### Code
```
```
----------------------
### View Mode
#### Code
```
```
----------------------
### Min View Mode
#### Code
```
```
----------------------
### Disabled Days of the Week
#### Code
```
```
----------------------
### Inline
#### Code
```
```