Dates before 1400-01-01
Open
- Dominant language
- C++
- Stars
- 70
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I want to use boost::date_time with dates before 1400, which is currently not possible. In the best case I'd like to use dates before 0, but I would be fine with dates after 0 also. My current suboptimal solution is just accepting wrong dates by substracting a fixed amount of years from the date when displaying them.
Any hints how I could solve this problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.