sql convert datetime to date📅 2025-10-14 23:31:22 — 👀 205 — 👦 admin SELECT CONVERT(DATE, GETDATE()) [CurrentDate];