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

Datetime support #2984

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Datetime support #2984

wants to merge 26 commits into from

Conversation

alex-odysseus
Copy link
Contributor

@alex-odysseus alex-odysseus commented Dec 9, 2024

Addressing #2886

When a Cohort is designed it should be possible to choose an explicit checkbox (on top of the form) which urges to use "datetime" columns in runtime for all Criteria if applicable, otherwise by default only Criteria which were explicitly changed to use hours/minutes/seconds will follow that logic, the "old" Cohorts with "days" designs should remain untouched

jcnamendiOdysseus and others added 26 commits January 15, 2024 13:58
…as' into issues-2886

# Conflicts:
#	js/components/cohortbuilder/CohortExpression.js
#	js/components/cohortbuilder/EndStrategies/CustomEraStrategy.js
#	js/components/cohortbuilder/EndStrategies/DateOffsetStrategy.js
#	js/components/cohortbuilder/InputTypes/Window.js
#	js/components/cohortbuilder/components/CustomEraStrategyTemplate.html
#	js/components/cohortbuilder/components/WindowInputTemplate.html
#	js/components/cohortbuilder/options.js
# Conflicts:
#	js/components/cohortbuilder/components/WindowInputTemplate.html
@alex-odysseus alex-odysseus modified the milestone: v2.15 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Feature: Support for datetime calculations in cohort definitions
4 participants