sql convert datetime to date📅 2025-08-08 09:54:39 — 👀 159 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];