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 <[email protected]>
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: <[email protected]>
2010-06-05 06:36:25techtoniklinkissue8902 messages
2010-06-05 06:36:25techtonikcreate