

# TimeFilter
<a name="API_TimeFilter"></a>

A filter that can be used to list command executions for a device that started or completed before or after a particular date and time.

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

 ** after **   <a name="iot-Type-TimeFilter-after"></a>
Filter to display command executions that started or completed only after a particular date and time.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** before **   <a name="iot-Type-TimeFilter-before"></a>
Filter to display command executions that started or completed only before a particular date and time.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

## See Also
<a name="API_TimeFilter_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/iot-2015-05-28/TimeFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/TimeFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/TimeFilter) 