You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.
If I define format to dd-mm-yyyy (Danish format - da-DK) and set startDate to 18-12-2018. The 18th will become disabled. Am I doing something wrong or is this a bug? I have noticed, when pick.datepicker is hit, the e.date has time included.
The day element has the following css class defined: highlighted picked disabled
Hi,
If I define
format
todd-mm-yyyy
(Danish format - da-DK) and setstartDate
to18-12-2018
. The 18th will become disabled. Am I doing something wrong or is this a bug? I have noticed, whenpick.datepicker
is hit, thee.date
has time included.The day element has the following css class defined:
highlighted picked disabled
This can also be reproduced on https://fengyuanchen.github.io/datepicker/
Version: v1.0.2
Browser: Google Chrome v71.0.3578.98 (latest)
The text was updated successfully, but these errors were encountered: