Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
mdn_to_nano in datafusion_common::scalar - Rust
[go: Go Back, main page]

pub fn mdn_to_nano(val: &Option<i128>) -> Option<i128>
Expand description

This function computes the duration (in nanoseconds) of the given month-day-nano-interval. Assumes a month is 30 days long.