Hi list,

This is a bug in strftime? add to report to launchpad?

<tr tal:repeat="item container/getData">
  <td tal:content="python: item.fecha.strftime('%d-%m-%Y');">09-01-2009</td>
  <td tal:content="item/fecha">2009/01/10</td>
</tr>

can someone confirm this?
using a database postgresql 8.3
zope 2.11.1
windows 2003

________________________________________
Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to