Change Timezone

Bronze Contributor
Bronze Contributor

Hello!

Can we change the tag manager timezone?

I didn't any find posts about it.

Thanks!

2 REPLIES 2

Change Timezone

Employee Emeritus

Hi @allanpaixao 

 

Great question.  There is currently no feature to adjust the timezone within TiQ.  However, we offer 3 different timestamps:

Tealium Presentation by Nam Ngo 2021-01-28 09-02-16.png

If you need to capture the time in a specific timezone and format, you can use a Javascript extension and leverage the built-in Javascript Date Object to capture and adjust the time to your needs.  Here are some helpful articles on working with dates in Javascript:

https://www.digitalocean.com/community/tutorials/understanding-date-and-time-in-javascript

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date

Change Timezone

Bronze Contributor
Bronze Contributor

Hi, @namngo 

Thanks for your response!

 

Public