

# ParameterDateTimePickerControl
<a name="API_ParameterDateTimePickerControl"></a>

A control from a date parameter that specifies date and time.

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

**Note**  
In the following list, the required parameters are described first.

 ** ParameterControlId **   <a name="QS-Type-ParameterDateTimePickerControl-ParameterControlId"></a>
The ID of the `ParameterDateTimePickerControl`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[\w\-]+`   
Required: Yes

 ** SourceParameterName **   <a name="QS-Type-ParameterDateTimePickerControl-SourceParameterName"></a>
The name of the `ParameterDateTimePickerControl`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `^[a-zA-Z0-9]+$`   
Required: Yes

 ** Title **   <a name="QS-Type-ParameterDateTimePickerControl-Title"></a>
The title of the `ParameterDateTimePickerControl`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: Yes

 ** DisplayOptions **   <a name="QS-Type-ParameterDateTimePickerControl-DisplayOptions"></a>
The display options of a control.  
Type: [DateTimePickerControlDisplayOptions](API_DateTimePickerControlDisplayOptions.md) object  
Required: No

## See Also
<a name="API_ParameterDateTimePickerControl_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/quicksight-2018-04-01/ParameterDateTimePickerControl) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ParameterDateTimePickerControl) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ParameterDateTimePickerControl) 