ActiveState Community

ActivePython and DST

Posted by akumarna on 2007-02-23 03:44
OS: All / Any

Does activepython handle new USA DST rule changes?

trentm | Thu, 2007-03-15 16:39

ActivePython's time functionality (e.g. the time and datetime modules) uses the system time routines for its info. So if your system is fully patched, then you should get the correct results.