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

  • Home
  • SEARCH
  • 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 6930543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:27:39+00:00 2026-05-27T11:27:39+00:00

My application takes two dates from a user via jQuery Datepicker with a specified

  • 0

My application takes two dates from a user via jQuery Datepicker with a specified time. How can I pass this into my HighCharts javascript as the pointStart attribute?
I store the start date in the controller as:

@start = :time.chop+":00"

The resulting format is:

"2011-12-06 12:00:00"

In my highcharts series section I use the following which displays the data correctly but uses the default date of Jan 1, 1970. The commented line also fails:

series: [{
    pointInterval: <%= 30.minute %>,
    pointStart: <%= @start %>,
    //pointStart: <%= @start.to_date %>,
    data: <%= @data %>
}]

Am I using the correct date format, or is the only option to convert the date to milliseconds? I know it is something small I’m missing but cannot figure it out.

  • 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-05-27T11:27:40+00:00Added an answer on May 27, 2026 at 11:27 am

    Yes, highcharts (well really JavaScript) needs you to convert to milliseconds. So if @start is a Time object:

    pointStart: <%= @start.to_i * 1000 %>,
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Our application takes text from a web form and sends it via email to
I am developing a Application which takes two Files and output will be two
Our application takes significantly more time to launch after a reboot (cold start) than
I have this application written in java to calculate pageranks. And the application takes
I have an application which takes a string value of the form %programfiles%\directory\tool.exe from
I have the following scenario: User X logs in to the application from location
I have a simple javascript function that takes two variables. I need to pass
Outline My simple application takes text from a text box and calls an asp.net
I'm writing a small application in C that takes two parameters. One is a
I have an application that takes various command line parameters. This works fine but

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.