Skip to main content

seconds

Function seconds 

Source
pub fn seconds<T>(value: impl IntoExpr<T>) -> Expr<PgInterval>
where T: NumericExprType,