Does this date formatting feature exist in MAKE

Hey, I want to do exactly this from Zapier on MAKE.

I know I can specify which format and time I want with the use of this function

formatdate(M/D/YYYY h:mma ; America/Chicago)

But how can I specify the “From timezone” in this function as we can do in Zapier.

Hi. Make has a simple explanation in docs to use timezone. Look at the link below:

Please don’t hesitate to contact us if you need any additional help.

Cheers
//HFBR

1 Like

@Wemakefuture , I have gone through that documentation but it doesn’t show how to add the “from timezone”, it only shows how to add “Conversion timezone”

Dear Fahad,

The From Timezone is not a object in Make. The Timezone is calculating based on your account setup. And datetime is always stored in the backend as UTC. The conversion timezone is used when you need change the datetime timezone for any reason.

1 Like

Well, thats it

Please don’t hesitate to contact us if you need any additional help.

Cheers
//HFBR