Date Time Connector(Power Automate Cloud flows)

10/12/2023

Japanese version.

Obtains the current date and time and calculates the  date and time.

Triggers

Does not exist.

Actions

ActionImportanceDescription
Add to timeHighAdd to a date and time with a specified unit of measure.

(Obtains a date and time in the future from the specified time)
Similar to addToTime function.
Convert time zoneHighConvert the time zone for date and time.
Get the current date and time. Similar to convertTimeZone function.
Current timeHighGet the current date and time.
Similar to utcNow function.
Get future timeMiddleThis action obtains a date and time future than the current time.
Similar to getFutureTime function.
Get past timeMiddleThis action obtains a date and time past than the current time.
Similar to getPastTime function.
Subtract from timeMiddleSubtract to a date and time with a specified unit of measure.

(Obtains a date and time in the past from the specified time)
Similar to subtractFromTime function.

---