PersianDate icon indicating copy to clipboard operation
PersianDate copied to clipboard

Can't get current instance to manipulate it

Open RezaSR opened this issue 4 years ago • 0 comments

Expected Behavior

var pd = $('.selector').persianDatepicker(); should get instance of current persianDatepicker();

Current Behavior

Rerender persianDatepicker with default options, for example format will change to LLLL

Possible Solution

Context

I want to select date of a persianDatepicker instance to a specific date on the fly

Your Environment

Firefox

RezaSR avatar Oct 19 '20 07:10 RezaSR