You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constorganization='nodejs'// change this if you want to use a different organization
constnow=DateTime.now()
constthen=now.minus({days: 7})// change this if you want to set a different period - you can set to weeks or months, too. Check the Luxon DateTime API.