dateDSL let today = now() let tomorrow = today + 1.day let nextWeek = today + 1.week let nextMonth = today + 1.month