Name | Description | |
---|---|---|
![]() ![]() | ToDays | Overloaded. Gets a System.TimeSpan value, with total number of days equals to nbDays. |
![]() ![]() | ToHours | Overloaded. Gets a System.TimeSpan value, with total number of hours equals to nbHours. |
![]() ![]() | ToMilliseconds | Overloaded. Gets a System.TimeSpan value, with total number of milli-seconds equals to nbMilliseconds. |
![]() ![]() | ToMinutes | Overloaded. Gets a System.TimeSpan value, with total number of minutes equals to nbMinutes. |
![]() ![]() | ToSeconds | Overloaded. Gets a System.TimeSpan value, with total number of seconds equals to nbSeconds. |
![]() ![]() | TotalMonths | Gets duration.TotalYears multiplied by 12 months. |
![]() ![]() | TotalYears | Gets duration.System.TimeSpan.TotalDays divided by 365 days. |