sql convert datetime to date📅 2025-06-26 08:20:41 — 👀 130 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];