Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
On Sat, Jun 5, 2010 at 11:35 AM, anatoly techtonik <rep...@bugs.python.org> wrote: .. > s/datetime/date\/time/ in the last sentence, as the complication comes from: > -- start offtopic -- > 1. the vast amount of various date and time modules/functions "Vast" is a bit of overstatement. It is mostly the datetime and time module with a little bit in a less used calendar module. I believe a stated goal is to gradually remove the need for time module in date/time manipulation and possibly fold it into posix module. Can you be more specific? The biggest omission, IMO, is the lack of time zone support, but this is being worked on. See issue5094. > I still hardly believe that there is no way to get current TZ offset given > that every OS provides such information. See issue1647654. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7584> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com