Returns the current date in the current user's time zone.
Here are some examples:
Date myDate = date.today(); System.debug(myDate);
Output: 2022-01-17 00:00:00