Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Period expressions #16

Open
1 task done
darylwright opened this issue Mar 26, 2024 · 0 comments
Open
1 task done

Period expressions #16

darylwright opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@darylwright
Copy link
Member

Summary

Implement period expressions as described in the project roadmap documentation:

Period expressions use smart dates to create a new date type that denotes a range between two different
points of time. This also includes 'Q' syntax that denotes a quarter in a year (e.g. q4, 2009Q1). There
are also a range of period keywords used that are similar in function to those in smart dates. All of
these need to be implemented. Additionally, weekday and month names are part of some period expressions
and need to be accounted for as well.
Documentation

This issue requires completion of #15.

Other Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@darylwright darylwright added the enhancement New feature or request label Mar 26, 2024
@darylwright darylwright self-assigned this Mar 26, 2024
This was referenced Mar 26, 2024
@darylwright darylwright removed their assignment Mar 26, 2024
@darylwright darylwright self-assigned this Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant