Inner Drive Extensible Architecture
C#
Show/Hide TOC
Astronomy
Observation
Formatted
Duration Method
Gets the duration, in hours and minutes, of a particular
DateRange
.
Definition
Namespace:
InnerDrive.Geography
Assembly:
InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
Copy
public
static
string
FormattedDuration
(
DateRange
dateRange
)
Parameters
dateRange
DateRange
The
DateRange
Return Value
String
A
String
See Also
Reference
AstronomyObservation Class
InnerDrive.Geography Namespace
In This Article
Definition
Parameters
Return Value
See Also