Date Utils exported from datapicker
Open
enhancement
low priority
small
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
As noticed on a users recent tutorial on forms there is a `date-utils` file which can be imported from the `date-picker` directory. We should not export such utils and should provide better examples of how to work with the `date-picker` without such utils.
The date picker both gets and sets a string value rather than a `Date` object as per the native browser date input.
Contributor guide
Assessment
This issue has not been assessed yet.