Overview
The 'Utility - Format Date' utility action for Power Automate formats the date value provided to the date format provided.
Video Guide
Format a Date and DateTime values in Power Automate
Credit Count
This is a Utility action and therefore consumes only 0.05 credits per operation (except 1 credit on the free plan). For example, 100 operations will consume 5 credits on a trial and all paid plans.
Parameters
The default 'Utility - Format Date' flow action parameters are detailed below:
- Date: The date value to format
- Format: Set the date format - Date Time Format Guide
- Culture Name: Set the culture used to process the date value provided. Please refer to the Culture Names article for a list of supported cultures.
Return Parameters
Action Specific Return Values
- Result - The formatted date as a string
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments