

# ISO8601TimeRange
<a name="API_ISO8601TimeRange"></a>

Time range specified using ISO 8601 format timestamps.

## Contents
<a name="API_ISO8601TimeRange_Contents"></a>

 ** endTime **   <a name="groundstation-Type-ISO8601TimeRange-endTime"></a>
End time in ISO 8601 format in Coordinated Universal Time (UTC).  
Example: `2024-01-15T12:00:00.000Z`   
Type: Timestamp  
Required: Yes

 ** startTime **   <a name="groundstation-Type-ISO8601TimeRange-startTime"></a>
Start time in ISO 8601 format in Coordinated Universal Time (UTC).  
Example: `2026-11-15T10:28:48.000Z`   
Type: Timestamp  
Required: Yes

## See Also
<a name="API_ISO8601TimeRange_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/groundstation-2019-05-23/ISO8601TimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/groundstation-2019-05-23/ISO8601TimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/groundstation-2019-05-23/ISO8601TimeRange) 