Skip to content

What would be the best way to build a rule based on date? #19

Open
@fstn

Description

@fstn

Hi,

I'm using this amazing engine in a project that need to apply rules based on date.

I'm doing rules like this:
"CurrentDate < 1610016640 and CurrentDate > 1110016640"

It works but the unix epoch representation is not as friendly as the iso8601 an I can't manage Timezone.
Any advice to use it with iso8601 date format?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions