mz_expr
0.0.0
In mz_
expr::
scalar::
func::
impls::
mz_
timestamp
Structs
CastDateToMzTimestamp
CastInt32ToMzTimestamp
CastInt64ToMzTimestamp
CastMzTimestampToString
CastMzTimestampToTimestamp
CastMzTimestampToTimestampTz
CastNumericToMzTimestamp
CastStringToMzTimestamp
CastTimestampToMzTimestamp
CastTimestampTzToMzTimestamp
CastUint32ToMzTimestamp
CastUint64ToMzTimestamp
StepMzTimestamp
Functions
cast_date_to_mz_timestamp
cast_int32_to_mz_timestamp
cast_int64_to_mz_timestamp
cast_mz_timestamp_to_string
cast_mz_timestamp_to_timestamp
cast_mz_timestamp_to_timestamp_tz
cast_numeric_to_mz_timestamp
cast_string_to_mz_timestamp
cast_timestamp_to_mz_timestamp
cast_timestamp_tz_to_mz_timestamp
cast_uint32_to_mz_timestamp
cast_uint64_to_mz_timestamp
step_mz_timestamp
mz_expr
::
scalar
::
func
::
impls
::
mz_timestamp
Function
step_mz_timestamp
Copy item path
Settings
Help
Summary
Source
pub fn step_mz_timestamp<'a>(a:
Timestamp
) ->
Result
<
Timestamp
,
EvalError
>