LOCALTIMESTAMP()
Returns the local time, the return type is TIMESTAMP_NTZ
select localtimestamp(); +---------------------+ | `localtimestamp`() | +---------------------+ | 2024-06-17 11:33:19 | +---------------------+