Re: [Zope] Date format question urgent!!!

2000-07-27 Thread Marcel Preda
On Thu, 27 Jul 2000, Marko MARKOVIC wrote: > hi all, > > i have a few questions about date formating: > I'll skip this, were a lot of threads about DateTime format (fmt) Other time.. > > > Finally, i want formatting a date as 2000/01/01 and then put in my table with a sql >method. > > Any

[Zope] Date format question urgent!!!

2000-07-27 Thread Marko MARKOVIC
hi all,   i have a few questions about date formating:     i work with a sybase database and have tables where i used date fields. My field entrydate is of type Date.   on my page i have a textbox to put the date:     i will formating it as 2000/01/01 and then put it in a sql query as a param