mz_expr
0.0.0
Module time
Structs
Functions
In mz_
expr::
scalar::
func::
impls
Module
mz_expr
::
scalar
::
func
::
impls
::
time
Copy item path
source
·
[
−
]
Structs
§
Cast
Time
ToInterval
Cast
Time
ToString
Date
Part
Time
Extract
Time
Timezone
Time
Functions
§
cast_
time_
to_
interval
cast_
time_
to_
string
date_
part_
time_
inner
timezone_
time
Converts the time
t
, which is assumed to be in UTC, to the timezone
tz
. For example,
EST
and
17:39:14
would return
12:39:14
.