This tool is a product of the University's Open Data Service. Our aim is to make as much of the University's knowledge as accessible as possible. Consequently, this site has many supplimentary functions, other than to simply tell you what week of the adacemic year we are in currently.
You can find other useful open data calendars at http://calendars.data.southampton.ac.uk/.
The following feeds are in ICS format, which can be used by most calendar applications, such as Google Calendar and Apple's iPhone Calendar.
It is possible, by altering the URL, to display the week and term information for any date within the academic year, not just today. To do this, visit the URL as follows:
http://whatweekisit.soton.ac.uk/[yyyy-mm-dd].html
So the date in a week's time would be:
http://whatweekisit.soton.ac.uk/2024-11-28.html
If you're a programmer, we try to make it as simple as possible for you to build other tools on top of What Week Is It. We do this through the extension of the page called from the server. So if you wanted information about the current date in JSON format, you would call:
http://whatweekisit.soton.ac.uk/today.json
This also works with other dates, for example:
http://whatweekisit.soton.ac.uk/2024-11-28.json
The formats we support are as follows: