Constructor from a number of months and a number of microseconds
| 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 |