capacitor-community / capacitor-community/date-picker

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

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
94
Forks
30
PR merge metrics
No merged PRs in 30d

Description

**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):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [iphone 11]
- OS: [ios14]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the Datepicker code with a format other than dd/MM/yyyy, then locate the date parsing entry point that reports the unable-to-parse error. Confirm which standard formats fail and define done as the picker opening successfully for supported formats without parse errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.