3 Replies Latest reply on Feb 5, 2009 8:22 PM by nicolas.bielza

    seams currentDatetime not work..

    nimo22

      the SEAM currentTime etc...



      <h:outputText value="#{currentDatetime.toLocaleString}" />
      <h:outputText value="#{currentTime.toLocaleString}" />




      does not work properly:



      value="#{currentDatetime.toLocaleString}": Property 'toLocaleString' not found on type java.sql.Timestamp