sql convert datetime to date📅 2025-08-27 06:46:54 — 👀 172 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];