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 3307738
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T21:26:27+00:00 2026-05-17T21:26:27+00:00

Is it possible in Google Chrome’s Developer Tools (Developer -> Developer Tools or ctrl+shift+i)

  • 0

Is it possible in Google Chrome’s Developer Tools (Developer -> Developer Tools or ctrl+shift+i) when inspecting script’s date variables to see their values?

For example,
Google Chrome:

end_date: Date
start_date: Date

Firefox:

end_date: Mon Nov 01 2010 00:00:00 GMT+0200 {}
start_date: Fri Oct 01 2010 00:00:00 GMT+0300 {}

This problem can be solved in Chrome by adding new watch:
date_object.toString()
but that is not really convenient, maybe there is some other way?

Update: Sorry i didn’t specify it in the original question – date is not displayed on the Scripts tab in the ‘Watch expressions’, ‘Scope variables’ sections.

  • 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-17T21:26:28+00:00Added an answer on May 17, 2026 at 9:26 pm

    I’m not quite understand your question.
    As I can see the debugger is showing the Date in format you want.

    Could you please provide a use case for your problem.

    screenshot

    <html>
    <title>test</title>
    <head>
    <script>
    function test()
    {
        var t = new Date();
    }
    setTimeout(test, 1000);
    </script>
    </head>
    <body>
    </body>
    
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When debugging browser-based apps using Google Chrome's Developer Tools, is there a way to
When using a browser to transform XML (Google Chrome or IE7) is it possible
Is it possible to load silverlight components in Google Chrome if possible can any
I am targeting google chrome. Is it possible to draw transparent images on a
Is it possible to access Google Chrome's cache from within an extension? I'd like
I was wondering with Google Chrome's extension API, is it possible to extract memory
Anyone have any thoughts on how/if it is possible to integrate Google Code commits
Possible Duplicate: How does the Google Did you mean? Algorithm work? Suppose you have
Is it possible to do a google map lookup using the google maps API
Is it possible to add an image overlay to a google map that scales

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.