capacitor-community / capacitor-community/date-picker
I'm having this issue as well. Date picker does not display the correct value in `date`, `min` and `max` parameter and font color as well.
- Dominant language
- Swift
- Stars
- 94
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
I'm having this issue as well. Date picker does not display the correct value in `date`, `min` and `max` parameter and font color as well.

`{ date: '28/02/2021' }` and the format is `DD/MM/YYYY` using `moment-timezone`
_Originally posted by @jreybaylen in https://github.com/capacitor-community/date-picker/issues/31#issuecomment-787478755_
Contributor guide
Research direction
Reproduce the date picker with { date: '28/02/2021' }, the DD/MM/YYYY format, and the reported date, min, and max parameters; inspect the native iOS picker and its font color. Done means all three values display correctly and the text color matches the expected appearance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100