Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to set sentry timezone?

I am getting this Feb 21, 2017 1:55:04 AM UTC showing in sentry.io but then I want the timezone showing America/Vancouver so the issue showing in sentry.io would match my timezone correctly.

But somehow I don't seem to find anywhere to set this timezone. I thought it was using the server timezone so I set the timezone on server to America/Vancouver already but still no luck.

Can someone please give me a hand?

like image 634
Dora Avatar asked Dec 23 '22 20:12

Dora


2 Answers

In Sentry 9, the timezone setting is now under User Settings > Account Details. After changing this, you do have to reload the issues page in your browser in order for the new times to be reflected.

enter image description here

As of this writing, they haven't yet updated their documentation to reflect this change, but for future reference: "How can I change the timezone in Sentry?".

like image 142
wunch Avatar answered Dec 26 '22 11:12

wunch


you can set the sentry time zone by going to Account Settings -> Appearance as depicted in below picture.

enter image description here

like image 38
Ajeet Avatar answered Dec 26 '22 10:12

Ajeet