function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SS KarthickSS Karthick 

Bootsrap DatePicker in Visualforce page

Hi folks,
          Can anyone give me the sample bootsrap datepicker in visualforce page/
Thanks in advance
Karthick
Best Answer chosen by SS Karthick
AshlekhAshlekh
Hi,

There are many examples 

http://eternicode.github.io/bootstrap-datepicker/?markup=component&format=&weekStart=&startDate=&endDate=&startView=0&minViewMode=0&todayBtn=false&language=en&orientation=auto&multidate=&multidateSeparator=&keyboardNavigation=on&forceParse=on#sandbox

http://bootstrap-datepicker.readthedocs.org/en/release/

http://www.eyecon.ro/bootstrap-datepicker/

All Answers

ShashankShashank (Salesforce Developers) 
This should help: http://salesforce.stackexchange.com/questions/37155/using-bootstrap-timepicker-datepicker-in-visualforce
SS KarthickSS Karthick
@Shashank  ,
           That link only for timepicker not for datepicker..
I wanna datepicker for visualforce page
SS KarthickSS Karthick
Hy Shashank,
        Can you tell me what are the css and js file I've to include?

Please help! 
AshlekhAshlekh
Hi,

There are many examples 

http://eternicode.github.io/bootstrap-datepicker/?markup=component&format=&weekStart=&startDate=&endDate=&startView=0&minViewMode=0&todayBtn=false&language=en&orientation=auto&multidate=&multidateSeparator=&keyboardNavigation=on&forceParse=on#sandbox

http://bootstrap-datepicker.readthedocs.org/en/release/

http://www.eyecon.ro/bootstrap-datepicker/
This was selected as the best answer
Parth ThakkarParth Thakkar
https://parth-thakkar-developer-edition.ap2.force.com/datetimepicker
Parth ThakkarParth Thakkar
jQuery
Moment.js
Bootstrap.js (transition and collapse are required if you're not using the full Bootstrap)
Bootstrap Datepicker script
Bootstrap CSS
Bootstrap Datepicker CSS