Spacecraft.EpochFormat(String) Method |
Top |
DescriptionReturns a formatted string representing an epoch in time. The format string formatSpecificationcan include the date and time formats shown in the "Parsing Dates and Times" reference in the Help File, including month, day, year, hours, minutes, and seconds. The calling Spacecraft Epoch is assumed to be in TAI, the String is returned in UTC.
This method has been Deprecated. Please use Spacecraft.Epoch.EpochFormat instead.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns a formatted string representing an epoch in time.
Syntax
See also Coverage and Contact Analysis Guide
|