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. |
date | a representation of the Date |
const(DateTime) dt | a representation of the date and time |
const(Date) d | a representation of the date |
const(TimeOfDay) t | a representation of the day time |
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 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 year | An integer representing the year. |
uint era | An integer representing the era. |
uint year | An integer representing the year. |
uint year | An integer representing the year. |
uint era | An integer representing the era. |
const(Time) time | A Time value. |
WeekRule rule | A WeekRule value defining a calendar week. |
DayOfWeek firstDayOfWeek | A DayOfWeek value representing the first day of the week. |
uint year | An integer representing the year. |
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. |