pyflink.table.expressions.local_timestamp# local_timestamp() → pyflink.table.expression.Expression[source]# Returns the current SQL timestamp in local time zone, the return type of this expression s TIMESTAMP. New in version 1.12.0.