sql convert datetime to date📅 2025-09-18 12:31:10 — 👀 189 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];