Check if date is between two dates

Can I use the supabase methods to check if a date is between two ranges? I'm trying to do an insert if Date.now is between a start_date and end_date
Was this page helpful?