

# NormalizedValue
<a name="API_NormalizedValue"></a>

Contains information relating to dates in a document, including the type of value, and the value.

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

 ** Value **   <a name="Textract-Type-NormalizedValue-Value"></a>
The value of the date, written as Year-Month-DayTHour:Minute:Second.  
Type: String  
Required: No

 ** ValueType **   <a name="Textract-Type-NormalizedValue-ValueType"></a>
The normalized type of the value detected. In this case, DATE.  
Type: String  
Valid Values: `DATE`   
Required: No

## See Also
<a name="API_NormalizedValue_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/textract-2018-06-27/NormalizedValue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/textract-2018-06-27/NormalizedValue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/textract-2018-06-27/NormalizedValue) 