These docs are for an old release.
    
      Info on upgrading to v4
    
  
      Docs Locale
You can tailor the calendar for certain languages (aka “locales”). The locale setting it the most important, as it sets the defaults of many other options at the same time.
            locale
          
          
            
              Customize the language and localization options for the calendar.
            
          
        
      
        
          
            isRTL
          
          
            
              Displays the calendar in right-to-left mode.
            
          
        
      
        
          
            firstDay
          
          
            
              The day that each week begins.
            
          
        
      
        
          
            monthNames
          
          
            
              Full names of months.
            
          
        
      
        
          
            monthNamesShort
          
          
            
              Abbreviated names of months.
            
          
        
      
        
          
            dayNames
          
          
            
              Full names of days-of-week.
            
          
        
      
        
          
            dayNamesShort
          
          
            
              Abbreviated names of days-of-week.
            
          
        
      
    See Also
    
    
            timeFormat
          
          
            
              Determines the time-text that will be displayed on each event.
            
          
        
      
        
          
            columnFormat
          
          
            
              Determines the text that will be displayed on the calendar’s column headings.
            
          
        
      
        
          
            titleFormat
          
          
            
              Determines the text that will be displayed in the header’s title.
            
          
        
      
        
          
            buttonText
          
          
            
              Text that will be displayed on buttons of the header/footer.
            
          
        
      
        
          
            weekNumberTitle
          
          
            
              The heading text for week numbers.
            
          
        
      
        
          
            eventLimitText
          
          
            
              Determines the text of the link created by the eventLimit setting.
            
          
        
      
        
          
            dayPopoverFormat
          
          
            
              Determines the date format of title of the popover created by the eventLimitClick option.
            
          
        
      
    