** AVAILABLE JUNE 2023 **
Overview
The 'Utility - Format Date' utility action for Power Automate formats the date value provided to the date format provided.
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