weeks' or '01:02:03.45'. However,
because interval internally stores only three integer units (months,
days, microseconds), fractional units must be spilled to smaller
- units. Fractional parts of units greater than months is rounded to
+ units. Fractional parts of units greater than months are rounded to
be an integer number of months, e.g. '1.5 years'
becomes '1 year 6 mons'. Fractional parts of
weeks and days are computed to be an integer number of days and