Function tidb_query_expr::impl_time::day_of_week[][src]

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