capacitor-community / date-picker

Native DateTime Picker Plugin for Capacitor Apps
MIT License
87 stars 29 forks source link

Datepicker not supporting the date format other than "dd/MM/yyyy" #47

Open madhusudhanv255 opened 3 years ago

madhusudhanv255 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Datepicker code and change the format to any other standard format
  2. Click on datepicker and it doesnot come up
  3. it shows unable to parse the date

Expected behavior Datepicker should support all standard date formats

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.