straw-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-commits] straw/src/lib MainWindow.py


From: Juri Pakaste
Subject: [Straw-commits] straw/src/lib MainWindow.py
Date: Fri, 24 Oct 2003 18:57:44 -0400

CVSROOT:        /cvsroot/straw
Module name:    straw
Branch:         
Changes by:     Juri Pakaste <address@hidden>   03/10/24 18:57:44

Modified files:
        src/lib        : MainWindow.py 

Log message:
        try to fix problems with the time display:
        - don't call localtime() on the datetime object, it should be in the 
localtime already
        - try to use the locale information for converting the output of 
strftime to unicode
        - don't convert the date to utf-8, we convert the whole thing to utf-8 
later

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/straw/straw/src/lib/MainWindow.py.diff?tr1=1.79&tr2=1.80&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]