sql convert datetime to date📅 2025-06-07 04:02:22 — 👀 119 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];