Hi,

I have created a Google Calendar and Agenda module had parsed everything. But I would like to know how to show the "End Date" of the events as well. I am posting Convention events and each of them lasts several days. The problem is, my Agenda only shows the begin date and users don't know how long it is in order to plan for their flights.

This is one of the array:

Array
(
    [start timestamp] => 1291791600
    [end timestamp] => 1292137200
    [end time] => 12:00am
    [published] => 1266001292
    [updated] => 1266001292
    [title] => CCJR (Winter)
    [where] => Orlando, FL
    [content] => 
    [when] => 1291791600
)

In the other words, I would like the event to show up in my website as: Feb 22, 2010 - Feb 26, 2010.

Please let me know if there is something existed I can do or if this is a new feature that can be added.

Thanks!

Comments

aidanlis’s picture

Status: Active » Fixed

There's already an "end date" field, are you using the latest version from CVS?

myst.riven’s picture

Thank you aidanlis. All I did was downloaded the latest version of the module and uploaded it to my modules folder. Once I set everything up, I added CSS to change the color.

I don't understand what CVS really is. I've been doing research before I bug you again. The problem is, I am very "front-end", so I am not sure what to do. When I clicked on CVS instructions tab to try to understand what you meant by latest version from CVS, I feel very lost with all the instructions. The more research I did, the more lost I am.

Can you please guide me a little more? I really really appreciate your patience with me.

myst.riven’s picture

Status: Fixed » Active

(Sorry, I'll keep this "active" if you don't mind.)

aidanlis’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

myst.riven’s picture

Status: Closed (fixed) » Active

Hi aidanlis, sorry it took me a while. I had trouble updating the dev version. A friend of mine recommended me to uninstall and then install the dev version to clear the database. Now it's working, but I still don't see the "end date". When I clicked on the "debug" link, it took a long time and went to a Page not found.

Please advise if I need to do something to trigger the "end date" to show up.

Thanks!

aidanlis’s picture

Status: Active » Fixed

Try this new version, http://drupal.org/node/740990

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.