From: <kim...@ya...> - 2005-07-15 19:25:51
|
Hi list, Took some headscratching to figure out that I can get at the date string of a calendar object from: dateObj = self.components.caCalendar.date where caCalendar is a PythonCard calendar object. Does anybody know of an easy way to convert the date object that comes back to a standard string like: Thursday, July 15 2005 Thanks, -- John Henry |