Extensions of
TimeSpan
.
- Namespace
- Songhay
.Extensions - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["TimeSpanExtensions"]
class Type type-node
Syntax
public static class TimeSpanExtensions
Methods
Name | Return Value | Summary |
---|---|---|
ListDays |
IList |
Lists the days for the specified
TimeSpan
from the specified start DateTime .
static
|
ListDays |
IList |
Lists the days for the specified
TimeSpan .
static
|