Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8603781
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T02:24:16+00:00 2026-06-12T02:24:16+00:00

I am trying to populate a graph using highstocks library. I am giving epoch

  • 0

I am trying to populate a graph using highstocks library. I am giving epoch time as input for x axis. I am able to generate the graph successfully but the problem is that the epoch time converted by highstock is mismatching with my time zone. For example

My input epoch time is : 1347497100000

Present result after convertion is: Thu, 13 Sep 2012 00:45:00 GMT

Expected result is : Wed Sep 12 2012 17:45:00 GMT-0700

This time zone mis match is the wrong value which is being displayed right now.

I tried setting this property also, but no luck:

global: {
    useUTC: false
},

I am in pacific time zone. When I tried doing :

console.log(new Date)

from the same script, it returns me the time in pacific time.

Can you please advice how to fix the mismatch of this time zone ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T02:24:17+00:00Added an answer on June 12, 2026 at 2:24 am

    It may be a good idea to read the global.useUTC api reference again

    Global options that don’t apply to each chart. These options,
    like the lang options, must be set using the Highcharts.setOptions
    method.

    Highcharts.setOptions({
        global: {
            useUTC: false
        }
    });
    

    What that means is the global property is not really applicable to any chart in particular and Highcharts would blindly ignore the option even if you set it in an individual chart like

    var chart=new Highcharts.StockChart({
    {
      ...
        global: {
            useUTC: false
        }
      ...
    });
    

    In short set the global option explicitly using the Highcharts.setOptions method before you create any chart object
    Local/Client Time Zone | Highchart & Highstock @ jsFiddle

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to display a real time graph using the data which is
Im trying to populate a dropdown list using jquery. The population has but the
I trying to populate the dropdown list when page was loaded.But it is not
I am trying to populate a ListView ....but I cant add 2 string values
I am trying to populate a spinner, but am getting an error. Here is
Hi I am trying to populate markers on google map and using Json to
I'm trying to populate a smartgwt calendar using data form a server obtained using
im trying to populate my listview beneath my tab function but for some reason
iam trying to populate the HyperlinkButton.NavigateUri Property with a string from the properties... But
I'm trying to populate a listview from another class, but I'm geting this error:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.