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

Add date and time type variable #96

Open
jachymb opened this issue May 16, 2024 · 1 comment
Open

Add date and time type variable #96

jachymb opened this issue May 16, 2024 · 1 comment

Comments

@jachymb
Copy link

jachymb commented May 16, 2024

It would be good to have date and time types (using datetime.date and datetime.datetime internally) that would allow for comparisons using the less_than etc operators.

@trevoriancox
Copy link

My fork has After, Before, and Equal To for new FIELD_DATETIME and FIELD_TIME types. Feel free to use.

The fork is not in a state to do a pull request, because includes other changes:

  • Treat no conditions as unconditional.
  • Improved ajax support.

https://github.com/trevoriancox/business-rules

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

No branches or pull requests

2 participants