Message146839
I have strange behavior too:
im@cgt-serv ~ $ python
Python 2.6.6 (r266:84292, Feb 28 2011, 09:01:15)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from email.Utils import formatdate
>>> import time
>>> time.strftime("%a, %d %b %Y %T %z")
'Wed, 02 Nov 2011 18:21:08 +0400'
>>> formatdate(localtime=True)
'Wed, 02 Nov 2011 18:21:28 +0300'
>>> |
|
| Date |
User |
Action |
Args |
| 2011-11-02 14:27:29 | izmmisha | set | recipients:
+ izmmisha, petri.lehtinen, burak.arslan |
| 2011-11-02 14:27:28 | izmmisha | set | messageid: <[email protected]> |
| 2011-11-02 14:27:28 | izmmisha | link | issue13284 messages |
| 2011-11-02 14:27:27 | izmmisha | create | |
|