1 Reply Latest reply on Dec 13, 2013 10:23 AM by bleathem

    Rich:Calendar problem while converting Multilinguil

    asimshaikh1

      I have rich:calendar and I get above error when I selected the Date and change Language

       

      <rich:calendar id="searchDateCalendar1" 
                           popup="true" showApplyButton="false" 
                           datePattern="dd/MM/yyyy"  
                           value="#{eventMaster.eventSearchDate}">
          <f:ajax event="change" listener="#{commonOutputContentBean.showEvents()}" render="cmnoplayoutfrm"/>
      </rich:calendar>
      

       

      sourceId=cmnoplayoutfrm:searchDateCalendar1[severity=(ERROR 2),

      summary=(cmnoplayoutfrm:searchDateCalendar1: '१२/१२/२०१३' could not be understood as a date.),

      detail=(cmnoplayoutfrm:searchDateCalendar1: '१२/१२/२०१३' could not be understood as a date. Example: ??/??/????)]