Are you passing in a value when inserting the widget? I believe the default is supposed to be datetime.now, but if you pass in 0 or None, it might come up as 1970 (untested).
Kevin On 1/16/06, Uwe Grauer <[EMAIL PROTECTED]> wrote: > > > Does anyone know why the starting date of CalendarDatePicker is 1970? > The original widget doesn't start at 1970? > > Thanks for all hints, > Uwe > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

