Modules§
Structs§
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 timezonetz
. For example,EST
and17:39:14
would return12:39:14
.
t
, which is assumed to be in UTC, to the timezone tz
.
For example, EST
and 17:39:14
would return 12:39:14
.