Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 72088 invoked from network); 18 Nov 2005 15:48:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Nov 2005 15:48:06 -0000 Received: (qmail 21312 invoked by uid 500); 18 Nov 2005 15:48:04 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 21278 invoked by uid 500); 18 Nov 2005 15:48:03 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 21267 invoked by uid 99); 18 Nov 2005 15:48:03 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2005 07:48:02 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 5128A223 for ; Fri, 18 Nov 2005 16:47:41 +0100 (CET) Message-ID: <189818735.1132328861263.JavaMail.jira@ajax.apache.org> Date: Fri, 18 Nov 2005 16:47:41 +0100 (CET) From: "Dave Brondsema (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (MYFACES-844) DateTime component to wrap separate date and time components Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DateTime component to wrap separate date and time components ------------------------------------------------------------ Key: MYFACES-844 URL: http://issues.apache.org/jira/browse/MYFACES-844 Project: MyFaces Type: New Feature Components: Sandbox Reporter: Dave Brondsema Priority: Minor This component would bind to a single java.util.Date and let the developer decide which date input component to use and which time input component to use. Example of use is: I have only tested with facelets, so would appreciate someone testing with JSP. As a side note, this would allow us to separate inputDate into inputDate and inputTime, which could be useful so developers can easily mix and match with inputCalendar -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira