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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:37:40+00:00 2026-06-10T20:37:40+00:00

When I query Facebook for the 256996217750754 eid using fql, it returns end_time as

  • 0

When I query Facebook for the 256996217750754 eid using fql, it returns end_time as null:

SELECT eid, name, pic_small, pic_big, pic_square, pic, host, description, start_time, end_time, creator, update_time, location, venue, privacy from event where eid=256996217750754

returns:

...
"start_time": "2012-09-01T22:00:00-0400",
"end_time": null,
...

However, when I query the graph it returns accurate:

https://graph.facebook.com/256996217750754?access_token=<access_token>

returns:

...
start_time: "2012-09-01T22:00:00",
end_time: "2012-09-02T01:00:00",
...

Does anyone know why?

  • 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-10T20:37:42+00:00Added an answer on June 10, 2026 at 8:37 pm

    I believe Donn Lee is partially correct. According to a Facebook developer article, the “end_time” is always defined for an event. However, this will be going away by October 30, 2012.

    Notice the difference between Donn Lee’s response from the graph and my own.

    My response, which has “Events Timezone” disabled:

    ...
    "start_time": "2012-09-01T22:00:00-0400",
    "end_time": null,
    ...
    

    Donn Lee’s response, which likely has “Events Timezone” enabled:

    ...
    "start_time": "2012-09-01T22:00:00-0400",
    ...
    

    This setting can be found under “Migrations” on the “Advanced” settings page for a Facebook application:

    enter image description here

    Conclusion

    It looks like I need to migrate my code to support Facebook’s new event time conventions:

    1. handle ISO-8601 with offsets
    2. to expect no “end_time” if none is specified.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Koala api to query Facebook. @result = @graph.fql_query(select uid, name, pic_square FROM
I'm using the following code to retrieve a user's friends: $fql_query_url = 'https://graph.facebook.com/fql?q=SELECT+uid,+name,+pic_square+FROM+user+WHERE+uid+IN+(SELECT+uid2+FROM+friend+WHERE+uid1+=+me())+order+by+name&access_token=' .
I'm trying to do the following Facebook Query Language query: https://api.facebook.com/method/fql.query?query=SELECT name FROM user
i am using facebook fql to get users mailboxes. following query returns all the
With Facebook, you can do this: http://api.facebook.com/method/fql.query?format=json&query=SELECT total_count FROM link_stat WHERE url=http://stackoverflow.com OR url=http://stackexchange.com
I try using FQL Query to fetch count of share from post on facebook
I am using Facebook's Facebook Query Language (FQL) to get information on a user
In this script function fql(){ FB.api('/me', function(response) { var query = FB.Data.query('select uid, name,
I have the following Fql query: https://graph.facebook.com/fql?q={query1:SELECT uid2 FROM friend WHERE uid1=me(),query2:SELECT uid ,
I am making an FQL query using the Facebook PHP API, like so: $stream

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.