Hi,
Query in the topic from postgresql database returns from psql line,
years, months and days. From testing same query in zope i get only days,
is there a way to force it to return as psql does return it?
As in:
brain_dev=# select age(birthday) from web_users;
          age           
------------------------ 
 13 years 8 mons 8 days
(записей: 6)

brain_dev=#

thanks
Pavel

_______________________________________________
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