theonlyjazzer Posted February 22, 2020 Share Posted February 22, 2020 Hello, is there a way to make it so that my customers see the time and date of ticket replies etc in their own local timezone based on the account details. Regards, James Draper 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 24, 2020 Share Posted February 24, 2020 Hi James, On 22/02/2020 at 15:31, theonlyjazzer said: is there a way to make it so that my customers see the time and date of ticket replies etc in their own local timezone based on the account details. not from any admin settings. I suppose you could use hooks to either adjust the time to the correct timezone before/after each time it is written to the database (e.g opening ticket, replying etc), or you could just use hook(s) to adjust the ticket time(s) offset when these dates are shown to the client in their client area - though you'd have to work out which timezone a client is in based on their location. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.