Jump to content

Help create capsules using start and end dates with times.


Jason400
Go to solution Solved by Thorsten Vogt,

Recommended Posts

  • Solution

Hi Jason,

you need to specify the date in an ISO 8601 format, then it should work. In the following example I am creating a condition with one capsule from Aug 19th to Aug 20th using UTC+2 timezone:

condition(10d, capsule('2023-08-19T00:00:00+02:00', '2023-08-20T00:00:00+02:00'))

Regards,

Thorsten

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...