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.