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

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