UI.Calendar = Class.create(UI.Options, {
  options: {
    theme: 'mac_os_x',
    format: '%m/%d/%Y',
    startWeekday: 0,