Why are my ticket's timestamps showing incorrect time?
The timestamp displayed on tickets is governed by the time zone set for your Zoho Desk account. Typically, the time zone is auto-set based on your location when you first signed up. However, if this UTC time is set incorrectly, it can skew the timestamps, as this is the base time that is used within Zoho Desk. In this case, you can go to your account settings and choose another time zone.
To modify the time zone:
- Click the Setup icon ( ) in the top bar.
- Click Personal Settings under Customization.
- Click the More link on the My Information page.
- From the Time Zone drop-down menu, select a default time zone.
- Click Save.
Check whether the timestamp on the ticket is reflecting the correct time.
Related Articles
Setting up Time Tracking
Time management is essential, more so in the context of delivering quality customer service to your end users. When a ticket is received, the customer in question would want it to get resolved at the earliest time possible. Similarly, as a support ...
Tracking your time spent
The Time Tracking feature allows you to track time spent on tickets and activities (i.e., tasks, events and, calls) at the most granular level possible while also adding billable time entries based on predefined costs. Depending on how your ...
Get Ticket History API - Explained in Detail
Introduction This API fetches details of all actions performed on a ticket and in the sub-tabs on the ticket detail page. Request Format GET: api/v1/tickets/{ticket_Id}/History Query Parameters from - int - Index number, starting from which the ...
Using Ticket Peek
Ticket Peek is a lightweight preview screen that helps agents respond to support tickets from the ticket listing page. When an agent peeks into a ticket, they can see every interaction the support team has had with the customer, as well as the ...
Events Supported in the Get Ticket History API
Introduction The Get ticket history API returns details of the actions — called events — performed on a ticket. In this document, you will learn about the different events supported and the variations of each event. Ticket History Events Each event ...