WebDateTimeInterval Properties |
The WebDateTimeInterval type exposes the following members.
Name | Description | |
---|---|---|
Begin |
Start of date and time interval.
| |
End |
End of date and time interval.
| |
IsDayOfYearSpecified |
If property IsDayOfYearSpecified is true then property
Begin and End should be interpreted as day of year
instead of the specified date.
For example 2012-03-01 is not the same day of year
as 2013-03-01 since 2012 is leap year.
|