
Aug 20, '12 07:30:00AM • Contributed by: Anonymous
defaults write com.apple.iCal CalUIDebugDefaultDaysInWeekView XXreplacing XX with the number of days in the week. You can even use very large values, such as 90, to display 3 months in a week view, though each day will be very small.
To go back with the 7-days-a-week view, simply type:
defaults write com.apple.iCal CalUIDebugDefaultDaysInWeekView 7and relaunch Calendar.