* chore: Move date range validation to zod, removing TRPCError * This is not a BAD_REQUEST but an internal error, should not happen * Add a check to ensure the given start time is before end time