topical media & game development

talk show tell print

lib-jquery-style-custom-development-bundle-ui-i18n-ui.datepicker-ca.js / js



  /* Inicialitzaci� en catal� per a l'extenci� 'calendar' per jQuery. */
  /* Writers: (joan.leon@gmail.com). */
  jQuery(function(){
          .datepicker.regional['ca'] = {
                  closeText: 'Tancar',
                  prevText: '<Ant',
                  nextText: 'Seg>',
                  currentText: 'Avui',
                  monthNames: ['Gener','Febrer','Març','Abril','Maig','Juny',
                  'Juliol','Agost','Setembre','Octubre','Novembre','Desembre'],
                  monthNamesShort: ['Gen','Feb','Mar','Abr','Mai','Jun',
                  'Jul','Ago','Set','Oct','Nov','Des'],
                  dayNames: ['Diumenge','Dilluns','Dimarts','Dimecres','Dijous','Divendres','Dissabte'],
                  dayNamesShort: ['Dug','Dln','Dmt','Dmc','Djs','Dvn','Dsb'],
                  dayNamesMin: ['Dg','Dl','Dt','Dc','Dj','Dv','Ds'],
                  dateFormat: 'mm/dd/yy', firstDay: 0,
                  isRTL: false};
          .datepicker.setDefaults(.datepicker.regional['ca']);
  });


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.