Function tidb_query_expr::impl_time::year_week_with_mode[][src]

pub fn year_week_with_mode(
    ctx: &mut EvalContext,
    t: &DateTime,
    mode: &Int
) -> Result<Option<Int>>