Content
const changeDate (period) Show usages BanAaron if (period "yesterday") const today new Date ) const yesterday new Date(today ) yesterday.setDate(today.getDate() – 1) ? currentDatePicker.value yesterday, yesterday elseif (period "nosterday") Tab to complete