Better Date Handling - Calendar or Something

Better Date Handling - Calendar or Something

Hi,

I am fairly new to javascript, but I get the basic syntax and how to add it to html pages.

I am looking for a solution to record dates and then automate some, if not all of the handing of 1) an event page and 2) date display within a newsletter.


1. For the event page:

a I add them and manually remove them at www.ilovemylaser.com/gatherings.html.

b I create a registration button which takes people to web page, generated in another software, infusionsoft. 

c And I make a link to a flier (made in photoshop).

2. for the newsletter (by infusionsoft.com)

I imagined a calendar option, like google calendar, where I could enter and keep the full details, and pull the full details into a page and minimal details for the newsletter (which allows HTML). 

I’ve been looking for a plugin or script that can:

1 record the event info

2 allow me to pull the date info in different formats for the ‘gatherings’ page or newsletter

3 roll off old dates from www.ilovemylaser.com/gatherings.html so I don’t have to manually remove them 

Any ideas?