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

allow entering duration in Months #2852

Open
VladimirAlexiev opened this issue Mar 23, 2022 · 1 comment
Open

allow entering duration in Months #2852

VladimirAlexiev opened this issue Mar 23, 2022 · 1 comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request

Comments

@VladimirAlexiev
Copy link

Is your feature request related to a problem? Please describe.
#2850 shows an example of scheduling in Months (often used in Horizon Europe research proposals).
Task duration can be specified in hours (eg 720h), days (eg 30d), weeks (eg 4w) but not months

Describe the solution you'd like
Allow specifying duration in months (eg 1m) and maybe even quarters

Describe alternatives you've considered
MS Project allows this

@VladimirAlexiev VladimirAlexiev added Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request labels Mar 23, 2022
@carbeer
Copy link
Contributor

carbeer commented Nov 14, 2022

Would love to see this as well. Just wanted to mention that m is used to indicate time in minutes as of now.

Edit: I checked the code and it seems like this is supported since a recent commit: M is parsed as month, Y as year. Here's an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants