How do I create a link to add an entry to a calendar?

The links in Dave’s post are great. Just to put a few technical details about the google links into an answer here on SO: Google Calendar Link <a href=”http://www.google.com/calendar/event?action=TEMPLATE&text=Example%20Event&dates=20131124T010000Z/20131124T020000Z&details=Event%20Details%20Here&location=123%20Main%20St%2C%20Example%2C%20NY”>Add to gCal</a> the parameters being: action=TEMPLATE (required) text (url encoded name of the event) dates (ISO date format, startdate/enddate – must have both start and end … Read more

Link to add to Google calendar

Here’s an example link you can use to see the format: https://www.google.com/calendar/render?action=TEMPLATE&text=Your+Event+Name&dates=20140127T224000Z/20140320T221500Z&details=For+details,+link+here:+http://www.example.com&location=Waldorf+Astoria,+301+Park+Ave+,+New+York,+NY+10022&sf=true&output=xml Note the key query parameters: text dates details location Here’s another example (taken from http://wordpress.org/support/topic/direct-link-to-add-specific-google-calendar-event): <a href=”http://www.google.com/calendar/render? action=TEMPLATE &text=[event-title] &dates=[start-custom format=”Ymd\\THi00\\Z”]/[end-custom format=”Ymd\\THi00\\Z”] &details=Link to add to Google calendar &location=[location] &trp=false &sprop= &sprop=name:” target=”_blank” rel=”nofollow”>Add to my calendar</a> Here’s a form which will help … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)