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.