I changed the globalization culture to united kingdom in order for the weekends to be on the right and the date come before the month. The only piece of code i changed was the piece below.
<globalization uiCulture="en-gb" culture="en-gb"/>
When i run the program and try to book a holiday,i get an arithmitic overflow error. Any ideas how to make this work ??