Function tidb_query_expr::impl_time::week_of_year[][src]

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