DateTimeRange Constructors
A structure that specifies a time interval with the [start, end).
mathematical formula.
Name | Parameters | Description |
---|---|---|
Date |
source |
Initializes a new instance of the Date |
Date |
start, end |
Initializes a new instance of the Date |
Date |
start, duration |
Initializes a new instance of the Date |
See Also