Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Determining the time zone for ODBC processing - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Determining the time zone for ODBC processing
KB0538951

Determining the time zone for ODBC processing


1379 Views Last updated : May 19, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Determining the time zone for ODBC processing

  

Symptoms
  • Queried information lost
  • Error message received during processing

Cause
The instance and the machine that the ODBC driver is installed on may be using two different time zones, which causes a loss of queried information if the correct time is not used in the query. 
Resolution
When you are performing time/date-bounded queries, it is important to ensure that you query in accurate time zones for both the instance and the machine that hosts the ODBC driver. GlideRecord performs filtering based on the instance time zone and the ODBC client is filtered based on the Windows time zone. 

 

For example, if an instance is in Central Standard Time (CST) and the ODBC driver is installed on a machine that is in Pacific Standard Time (PST), and an incident is created on the instance at 

“2014-05-20 10:00:00”, the time that the incident was created displays in the UI as 10:00:00 for users in both time zones. However, in order to successfully query this incident by creation date and time, a user on the machine in PST must query“2014-05-20 08:00:00” instead of “2014-05-20 10:00:00." 

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.