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
Nagarajan CNagarajan C 

how to implement JQuery date picker in LWC

how to implement JQuery date picker in LWC ?

and also need to disable date particular data range .

Thanks
C. Nagarajan
ShivankurShivankur (Salesforce Developers) 
Hi Nagarajan,

You can follow below developer blog to understand how you can implement Date picked in LWC:
https://developer.salesforce.com/blogs/2019/08/convert-a-javascript-datepicker-to-a-lightning-web-component.html

Some more reference for disabling date range:
https://sfdcmonkey.com/2018/02/23/restrict-past-dates-lightning-component/

Hope above information helps. Please mark as Best Answer so that it can help others in future.

Thanks.
reddy gangureddy gangu
Hi Nagarajan,

Did you implemeted above solution? If yes, could you please help me with steps?

Thanks
Mahender