DSiekmeier / DSiekmeier/booktrack-cli
Support locale aware date formats
Open
enhancement
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Entering reading dates currently has to have the format `[day].[month].[year]`, that is, the separator has to be a dot. This is only reasonable for german speaking countrys (?).
**Describe the solution you'd like**
The minimum feature set should be to accept also other separators. But actually the dates should be entered as the user is used to it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.