[524] is todays date..
This line works:
[if 524 greater_than_or_equal_to="16-04-2025"]Permit valid[/if 524]
This does not:
[if 524 greater_than_or_equal_to="[date format="d-m-Y"]"]Permit valid[/if 524]
How do I compare 524 with todays date, without having to manually enter the date?
Thanks!