This/Next Week

This/Next Week

For
From
Discord
Status
Updating
Share
Entries
⚠️
Change lowercase w to uppercase W if your weeks start on Monday.

This Week

formatDate(prop("Date"), "wY") == formatDate(now(), "wY") or now() > start(prop("Date")) and now() < end(prop("Date"))

Next Week

formatDate(prop("Date"), "wY") == formatDate(dateAdd(now(), 1, "weeks"), "wY")

This/Next Week

formatDate(prop("Date"), "wY") == formatDate(now(), "wY") or formatDate(prop("Date"), "wY") == formatDate(dateAdd(now(), 1, "weeks"), "wY")
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!