Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

If you want to get a value that contains only the current date, but no time component, then use the Today function instead.

Example

Code Block
languagenone
EntityType = Incident And DueDate < Now() AND Status != Closed

See Also