On 15 May, 12:29, Alchemist <[EMAIL PROTECTED]> wrote: > > How can I format a ctime() object? > Can anyone give me (or lead me to) an example of a solution to my > problem?
Use time.strftime. See... http://docs.python.org/lib/module-time.html#tex2html122 Paul -- http://mail.python.org/mailman/listinfo/python-list