make_time

Function make_time 

Source
pub fn make_time(hour: Expr, minute: Expr, second: Expr) -> Expr
Available on crate feature datetime_expressions only.
Expand description

make a time from hour, minute and second component parts