16 Jun
2005
16 Jun
'05
3:26 a.m.
Andreas Jung escreveu:
--On 14. Juni 2005 00:17:19 -0300 Luiz Fernando <luiz@engenhosolucoes.com.br> wrote:
But I would prefer zope to work the same as python itself, that works as expected.
You mean "datetime"? It is unlikely that this will happen for Zope 2 in the future.
-aj
Yes, when using date fields returned from zSQL methods. Extracting the .day .month and .year values works correctly but when you use strftime("%any_format") the resulting date is offset by one day. Luiz Fernando