0

Check date field

I have a date field, I have to check with a function if the date is between July 1st and July 31st. how to do?

1 reply

null
    • Andrea.1
    • 4 yrs ago
    • Reported - view

    it works well:

    if month('date field) = 7 then ...

Content aside

  • 4 yrs agoLast active
  • 1Replies
  • 862Views