You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/09/04 09:54:54 UTC

svn commit: r1622413 - /myfaces/tobago/trunk/src/site/apt/migration-2.0.apt

Author: lofwyr
Date: Thu Sep  4 07:54:54 2014
New Revision: 1622413

URL: http://svn.apache.org/r1622413
Log:
TOBAGO-1420: tc:time

Modified:
    myfaces/tobago/trunk/src/site/apt/migration-2.0.apt

Modified: myfaces/tobago/trunk/src/site/apt/migration-2.0.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/migration-2.0.apt?rev=1622413&r1=1622412&r2=1622413&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/migration-2.0.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/migration-2.0.apt Thu Sep  4 07:54:54 2014
@@ -124,6 +124,9 @@ Date/Time
   The date and time input controls have been refactored. The old (deprecated) functionality can be activated
   via <<<tobago-config.xml>>>.
 
+  If using the new: <<<tc:date>>> can do the job of <<<tc:time>>>.
+  You only need to set the <<<f:convertDateTime type="time">>> inside the <<<tc:date>>>.
+
 Configuration
 
   To define an own theme, please use now a file <<<tobago-config.xml>>> instead of <<<tobago-theme.xml>>>.