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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T08:45:55+00:00 2026-06-01T08:45:55+00:00

I m getting Time data in this format in an JSON Object. created_time: 2012-04-01T15:02:52+0000

  • 0

I m getting Time data in this format in an JSON Object.

 "created_time": "2012-04-01T15:02:52+0000"

I need to convert this format to some readable time format like

 3:02 PST 1 April, 2012 

So the users understand it. I m using Jquery for handling this data.
I tried doing it but I m not understanding which time format it is !

  • 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-01T08:45:56+00:00Added an answer on June 1, 2026 at 8:45 am

    You should be able to do something like this, which should actually be human readable:

    var date = new Date("2012-04-01T15:02:52+0000")
    console.log(date); //Sun Apr 01 2012 17:02:52 GMT+0200 (W. Europe Summer Time) 
    

    Using the Date object, you are able to convert it further, should you want.

    See http://www.elated.com/articles/working-with-dates/ for some nice examples, like:

    date.toDateString(); //Sun Apr 01 2012​​​​​​​​​​​​​​​​​
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm getting some strange, intermittent, data aborts (< 5% of the time) in some
In my graph Api for facebook.. I am getting this data.. from Json.. updated_time
I am having a hard time getting the correct data out of an array.
I'm getting follwing error while I'm trying to filter data for the second time
I'm having a hard time getting my head around this, and Google just isn't
I'm getting ObjectDisposedException was unhandled with message Cannot access a disposed object. This happens
I am using Facebook graph API and getting its result in json format.. I
I am getting data from an API. The date attached to each object comes
I have a string in this format: Mon Feb 27 2012 13:15:00 GMT+0330 (Iraq
Friends, I'm lost here. I have this WCF Rest service returning data in json

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.