new DatePicker(options)
Fires dateChanged(date) when the user changes the date
Parameters:
| Name | Type | Description | 
|---|---|---|
options | 
            
            The options (non)  | 
        
- Source:
 
Methods
- 
    
next()
 - 
    
    
Change to next month
- Source:
 
 - 
    
previous()
 - 
    
    
Change to previous month
- Source:
 
 - 
    
setValue(date)
 - 
    
    
Set the date
Parameters:
Name Type Description dateThe js Date to set
- Source: