Interval.valueOf(months,days,microSeconds)

Constructor from a number of months and a number of microseconds

Arguments:

Name Type Description Mode
months Int The number of months, can be negative. in
days Int The number of days, can be negative. in
microSeconds Int(64) The number of microseconds, can be negative. in