| uint year | An integer representing the year. |
| uint month | An integer representing the month. |
| uint day | An integer representing the day. |
| uint hour | An integer representing the hour. |
| uint minute | An integer representing the minute. |
| uint second | An integer representing the second. |
| uint millisecond | An integer representing the millisecond. |
| uint era | An integer representing the era. |
| const(Time) time | A Time value. |
| const(Time) time | A Time value. |
| const(Time) time | A Time value. |
| const(Time) time | A Time value. |
| const(Time) time | A Time value. |
| const(Time) time | A Time value. |
| uint year | An integer representing the year. |
| uint month | An integer representing the month. |
| uint era | An integer representing the era. |
| uint year | An integer representing the year. |
| uint era | An integer representing the era. |
| uint year | An integer representing the year. |
| uint era | An integer representing the era. |
| uint year | An integer representing the year. |
| uint era | An integer representing the era. |
| const(Time) t | A time to add the months to |
| int nMonths | The number of months to add. This can be negative. |
| bool truncateDay | Round the day down to the maximum day of the target month if necessary. |
| const(Time) t | A time to add the years to |
| int nYears | The number of years to add. This can be negative. |