in src/server/lib/superMode.ts [119:121]
function toDateHourString(date: Date): string { return format(date, 'yyyy-MM-dd HH:00:00.000'); }