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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T03:48:20+00:00 2026-05-24T03:48:20+00:00

The Twitter API sends created_at datetimes like this: created_at: Mon Jul 25 05:51:34 +0000

  • 0

The Twitter API sends created_at datetimes like this:

"created_at": "Mon Jul 25 05:51:34 +0000 2011", 

What’s the best way to convert them in a timestamp and my local timezone (Europe/Zurich)? With strtotime(), I get results like 2013-11-08 20:07:00

Thank you very much

Best regards

  • 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-24T03:48:21+00:00Added an answer on May 24, 2026 at 3:48 am
    $datetime = new DateTime("Mon Jul 25 05:51:34 +0000 2011");
    $datetime->setTimezone(new DateTimeZone('Europe/Zurich'));
    echo $datetime->format('U');
    

    See DateTime, DateTime::format(), DateTime::setTimezone(), DateTimeZone and date()

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

Sidebar

Related Questions

issue during implementing twitter API. when i send a request using http://twitter.com/statuses/friends_timeline.xml i got
when i do a simple request using twitter api on ipad simulator, why does
I found a great article on getting started using the Twitter API for authenticating
I am working on a REST API that will be used by developers writing
I'm currently working my way through the facebook-iphone-sdk and the MGTwitterEngine and I'm wondering
in my iphone application i have to send direct message throughout twitter, the problem
you know send a ajax you can use javascript lib like: jquery $.ajax or
I was using basic auth to send tweets from a server every time a
I'm looping through JSONP with JQuery in order to get a list of usernames.
There's a few tutorials and classes out there but they no longer appear to

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.