Convert time zone in Date Time Connector(Power Automate Cloud flows)

03/11/2024

Japanese version.

Convert the time zone for date and time.

Get the current date and time. Similar to convertTimeZone function.

How to use

Select the "Date Time" connector when adding steps to the flow.

Select the "Convert time zone" from the "Action" menu.

Set parameters.

Parameters

Base time

Specify the date and time for conversion.

Source time zone

Specify the time zone from which to convert.

Dates retrieved with the "Current Time" action are in "UTC".

Destination time zone

Specifies the time zone after conversion.

Format string

Specifies the format after conversion.

"Round-trip date/time pattern" if you want to specify the same format as the result of the "Current Time" action or the utcNow function (format unspecified).

Also, specify "yyyy-MM-ddTHH:mm:ss.ffffffK" in "Enter Custom Value".

Dynamic Content

The dynamic content available in subsequent steps is the "Converted time".

---

Links

Date Time Connector(Power Automate Cloud flows)

Examples of Use

How to specify a date range for retrieving Outlook mail.