Hello,
TICKS is one of the way to do that.
In this case i created flow that triggers manually with date input.
Its important that dates are in the same format, as you can see utcNow() is formated in MM-dd-yyyy format,
if needed do the same for sharepoint date.

My input date was today's date, and as you can see Compose returned same numbers and condition is true

Hope this would help 🙂
BR Marko