pwt.datepicker icon indicating copy to clipboard operation
pwt.datepicker copied to clipboard

How to set initial value in DatePicker?

Open reza-khalafi opened this issue 2 years ago • 1 comments

I have couldn't find to set initial value in document. Please tell me how to do it.

reza-khalafi avatar Sep 05 '22 06:09 reza-khalafi

$( '.normal-example' ).persianDatepicker( { initialValue: '2022-09-05', });

fullstack1995 avatar Sep 05 '22 06:09 fullstack1995