1 Reply Latest reply on Feb 1, 2008 12:58 AM by madhav_inamti

    rich:calendar

      This is what I have....

      <rich:calendar value="#{bean.dateVal}"
       showApplyButton="true"
       popup="true"
       datePattern="M/dd/yy HH:mm"/>
      


      The apply button does not show up. The time control does not show up. I am using Richfaces 3.1.4 GA with Seam 2.0 GA.

      The time shows a 10/12/08 HH:mm

      Any help is appreciated

      Thanks,

      M