wxPython date

Jason jason.massey at gmail.com
Mon Jul 18 10:52:06 EDT 2005


How do I form a new wxPython date using day, month and year?

I've tried the wx.DateTimeFromDMY but it crashes in Pythonwin when I
test it out and I get all manner of complaints when I try it from the
command line.

Surely there's an equivalent to the python datetime.date(2005,07,18)

thanks,

jason




More information about the Python-list mailing list