0

What modifications are needed in the formatDate function in Notion if we want to treat the week start day as Saturday instead of the default Monday?

(formatDate(prop("Do Date"), "U", 6) == formatDate(now(), "U", 6)) ? "This Week" : "Not this week"
avariant
  • 2,234
  • 5
  • 25
  • 33

0 Answers0