Sponsored Links

Introduction

MouseCal provides information about the operating hours of the Walt Disney World parks. This information is provided in an iCalendar format. This data can be included in online calendar programs like Google Calendar. The data includes the scheduled daily operating hours for the selected park and any morning or evening magic hours the park may have.

Filtering

The above ical links can be filtered by adding query parameters to the URL. For instance, you can specify a calendar that includes data for a week, starting on Monday and ending on Friday. This may be handy for including just the date(s) that you are planning for a trip.

For example, the following would provide the iCalendar data for Disney's Animal Kingdom park for Monday, July 14, 2008 through Friday, July 18, 2008.

http://mousecal.appspot.com/ical/p/ak?sd=20080714&ed=20080718

The following table describes the possible parameters. All parameter values need to be URL encoded.

ParameterMeaningNotes
sdStart date
  • Use the following date format: yyyymmdd
  • Inclusive
edEnd date
  • Use the following date format: yyyymmdd
  • Inclusive