#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
```
```