[Time] Support for Fiscal Calendar
- Dominant language
- Haskell
- Stars
- 4.3k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
It seems that all of the date calculations are assuming the ISO 8601 calendar (at least for the EN language). It would be interesting to be able to use other calendars, such as the fiscal calendar used by companies in the US (see https://en.wikipedia.org/wiki/Fiscal_year and https://en.wikipedia.org/wiki/4–4–5_calendar).
I am using duckling in a project where such an issue has arisen, and the best solution would be to support it in duckling.
As I understand, the support for this may need first #29 to be complete.
Contributor guide
Research direction
Start by reviewing the dependency on issue #29 and the linked fiscal-year and 4–4–5 calendar references. The issue names no files, tests, or entry points, and does not define which fiscal-calendar behaviors or completion criteria Duckling should support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100