Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_functions::datetime::to_local_time - Rust
[go: Go Back, main page]

Module to_local_time

Source
Available on crate feature datetime_expressions only.

Structsยง

ToLocalTimeFunc
A UDF function that converts a timezone-aware timestamp to local time (with no offset or timezone information). In other words, this function strips off the timezone from the timestamp, while keep the display value of the timestamp the same.