in src/server/lib/superMode.ts [115:117]
function toDateString(date: Date): string { return format(date, 'yyyy-MM-dd'); }