Reference material for CURRENT_DATE function
time_zone
setting.
DATE
time_zone
setting, and truncates it to a DATE
value.
2023-03-03 23:59:00 UTC
.
It displays the current date in the time zone Europe/Berlin
.
2023-03-04
Notice that the time zone conversion from UTC
to Europe/Berlin
causes the resulting date to be 2023-03-04
instead of 2023-03-03
.