show only the date part of a timestamp using the form 'display' field and adding the type 'date'
------------------------------------------------------------------------------------------------ Key: OFBIZ-1430 URL: https://issues.apache.org/jira/browse/OFBIZ-1430 Project: OFBiz Issue Type: New Feature Components: framework Affects Versions: SVN trunk Reporter: Hans Bakker Priority: Minor Fix For: SVN trunk the current form will show the complete timestamp. using this patch with the form xml statement <display type=date/> only the datepart will be shown. please let me know if any objections or comments on this patch. Otherwise i will put it in svn in a couple of days. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker updated OFBIZ-1430: ------------------------------- Attachment: displayDate.patch > show only the date part of a timestamp using the form 'display' field and adding the type 'date' > ------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1430 > URL: https://issues.apache.org/jira/browse/OFBIZ-1430 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Hans Bakker > Priority: Minor > Fix For: SVN trunk > > Attachments: displayDate.patch > > > the current form will show the complete timestamp. > using this patch with the form xml statement <display type=date/> only the datepart will be shown. > please let me know if any objections or comments on this patch. > Otherwise i will put it in svn in a couple of days. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545551 ] David E. Jones commented on OFBIZ-1430: --------------------------------------- Sounds fine to me. This would be in addition to the text and currency types, and there are certainly lots of other potential ones. > show only the date part of a timestamp using the form 'display' field and adding the type 'date' > ------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1430 > URL: https://issues.apache.org/jira/browse/OFBIZ-1430 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Hans Bakker > Priority: Minor > Fix For: SVN trunk > > Attachments: displayDate.patch > > > the current form will show the complete timestamp. > using this patch with the form xml statement <display type=date/> only the datepart will be shown. > please let me know if any objections or comments on this patch. > Otherwise i will put it in svn in a couple of days. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker closed OFBIZ-1430. ------------------------------ Resolution: Fixed committed in revision 598492. > show only the date part of a timestamp using the form 'display' field and adding the type 'date' > ------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1430 > URL: https://issues.apache.org/jira/browse/OFBIZ-1430 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Reporter: Hans Bakker > Priority: Minor > Fix For: SVN trunk > > Attachments: displayDate.patch > > > the current form will show the complete timestamp. > using this patch with the form xml statement <display type=date/> only the datepart will be shown. > please let me know if any objections or comments on this patch. > Otherwise i will put it in svn in a couple of days. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |