A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
Do not confuse the "display" of a date with the "storage" of the date.
The display of the date is up to the application. You can change the date to a string and force a specific display by using several methods, including FORMAT().
See:
https://learn.microsoft.com/en-us/sql/t-sql/functions/format-transact-sql?view=sql-server-ver15