TimeIntervalCreate Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic memberCreate(DateTime, DateTime)
Creates a time interval between the specified start and end date-times.
Public methodStatic memberCreate(Duration, IsoDateTime)
Creates a time interval with the specified duration ending at the specified end date-time.
Public methodStatic memberCreate(IsoDateTime, Duration)
Creates a time interval from the specified start date-time with the specified duration.
Public methodStatic memberCreate(IsoDateTime, IsoDateTime)
Creates a time interval between the specified start and end date-times.
Top
See Also

Reference