[issue1475397] time.asctime_tz, time.strftime %z %C

2011-04-07 Thread Alexander Belopolsky

Changes by Alexander Belopolsky belopol...@users.sourceforge.net:


--
dependencies:  -Add aware local time support to datetime module
status: pending - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1475397
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1475397] time.asctime_tz, time.strftime %z %C

2011-01-07 Thread Alexander Belopolsky

Changes by Alexander Belopolsky belopol...@users.sourceforge.net:


--
resolution:  - rejected
stage: unit test needed - committed/rejected
status: open - pending
superseder:  - Add aware local time support to datetime module

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1475397
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1475397] time.asctime_tz, time.strftime %z %C

2010-09-13 Thread Alexander Belopolsky

Alexander Belopolsky belopol...@users.sourceforge.net added the comment:

Would issue9527 address your request?  Note that datetime.strftime already 
supports %z:

 from datetime import *
 datetime.now(timezone.utc).strftime('%c %z')
'Mon Sep 13 13:43:19 2010 +'

(I assume you meant to write %c, not %C.)

--
assignee:  - belopolsky
dependencies: +Add aware local time support to datetime module

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1475397
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1475397] time.asctime_tz, time.strftime %z %C

2010-08-08 Thread Terry J. Reedy

Changes by Terry J. Reedy tjre...@udel.edu:


--
nosy: +belopolsky
versions: +Python 3.2 -Python 2.7, Python 3.1

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1475397
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1475397] time.asctime_tz, time.strftime %z %C

2009-03-21 Thread kxroberto

Changes by kxroberto kxrobe...@users.sourceforge.net:


--
title: compute/doc %z os-indep., time.asctime_tz / _TZ - time.asctime_tz, 
time.strftime %z %C

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1475397
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com