DateRange Constructor |
Name | Description | |
---|---|---|
DateRange(DateRangeBound) |
Creates a new instance of DateRange using a lower bound and an upper bound.
Consider using Parse(String) to create instances more easily. | |
DateRange(DateRangeBound, DateRangeBound) |
Creates a new instance of DateRange using a lower bound and an upper bound.
Consider using Parse(String) to create instances more easily. |