兼容:
SELECT CONVERT(VARCHAR(10), CAST(ReserveDate AS DATE), 120) AS FormattedDate FROM t_bookreserveinfo