click on New Flow and select instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure.

Choose an operation as Initialize  variable and provide the values.

First case we will see input with expression as

utcNow()

Take another Initialize variable  and provide the inputs as defaults i.e Timestamp.

Run the test after saving it to check the flow

If you observe the result the time is different from standard time so we will place “convert Time zone” expression  to get actual Time zone.

From First Initializer we can change the value with “ConvertTimeZone” to see the results.

From the initialize variable expression as

convertTimeZone(utcNow(),’GMT Standard Time’,’India Standard Time’)

Save and Run the Flow .

Now check to see if the result time matches my TimeZone.

In this way we convert GMT to Local Time .

For any Help or Queries Contact us on info@crmonce.com or +918096556344