This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author techtonik
Recipients techtonik
Date 2010-06-05.06:36:24
SpamBayes Score 0.094707355
Marked as misclassified No
Message-id <1275719789.45.0.168425659941.issue8902@psf.upfronthosting.co.za>
In-reply-to
Content
There is:
datetime.date.today()
datetime.datetime.today()
datetime.datetime.now([tz])

But no:
datetime.time.now([tz])
History
Date User Action Args
2010-06-05 06:36:29techtoniksetrecipients: + techtonik
2010-06-05 06:36:29techtoniksetmessageid: <1275719789.45.0.168425659941.issue8902@psf.upfronthosting.co.za>
2010-06-05 06:36:25techtoniklinkissue8902 messages
2010-06-05 06:36:25techtonikcreate