Overview
The 'Utility - Convert Time Zone' utility action for Power Automate converts the date value provided to the time zone configuration set.
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 - Convert Time Zone' flow action parameters are detailed below:
- Date: The date and time value to convert
- Current Time Zone: Set the time zone from which to convert.
- New Time Zone: Set the time zone to convert the date and time value to.
Advanced Parameters
The advanced 'Utility - Convert Time Zone' flow action parameters are detailed below:
- 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 date value 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