dateTimeExpr

fun dateTimeExpr(str: String): CustomExpr<DateTime>

Creates a non-null DateTime from the given SQL str.

Return

a CustomExpr typed as DateTime

Parameters

str

the raw SQL expression text