4 Replies Latest reply on Apr 6, 2012 2:23 AM by sunilchaurha

    How can we use more than one date formate using rich:calendar

    sunilchaurha

      Hi All,

       

      We have some requirement like we want to support more than one date formate in rich calender.

      We are using richfaces 3.3.3.Final version. and we are reading formate for date from a property file like  

      datePattern="#{messages['my.calendar.date.format']}".

       

       

       

      .

       

      Here we want to support following formates

      dd.mm.yyyy

      ddmmyyyy

      d.m.yyyy

       

      Please help me.

      Thanks in advance.