

# WhatsAppTimeOfDay
<a name="API_WhatsAppTimeOfDay"></a>

A time of day, expressed as an hour and minute.

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

 ** hours **   <a name="Social-Type-WhatsAppTimeOfDay-hours"></a>
The hour of the day, from 0 to 23.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 23.  
Required: Yes

 ** minutes **   <a name="Social-Type-WhatsAppTimeOfDay-minutes"></a>
The minute of the hour, from 0 to 59.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 59.  
Required: Yes

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

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