[wxPython] Date/Time Dialog

Please excuse me for asking this again, I have lost most of my wxPython notes.

Is there a dialog already made which allows users to enter date/time values? Ideally, this would consist of a calendar widget, and some sort of clock (perhaps digital), returning a wxDateTime. I could make one myself, but would rather not recreate it if one already exists.

Also, someone mentioned they could post code to place the wxPython icons in the status bar. I tried, but do not have enough time to dedicate to get it working (I’m still learning this stuff).

Thanks for your help.

–greg