Function tarantool::ffi::has_datetime

source ·
pub fn has_datetime() -> bool
Expand description

Check whether the current tarantool executable supports datetime api. If this function returns false using functions in tarantool::datetime may result in a panic.