![]() |
2013-10-29
, 20:49
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#1021
|
![]() |
2013-10-30
, 01:22
|
|
Community Council |
Posts: 664 |
Thanked: 1,648 times |
Joined on Apr 2012
@ Hamburg
|
#1022
|
![]() |
2013-10-30
, 09:32
|
Posts: 58 |
Thanked: 19 times |
Joined on Jan 2012
@ Finland
|
#1023
|
The output should already be encoded correctly with the .encode('utf-8') in the end. Worked for my finnish entries as far as I remember. What is the error exactly?
if (datetime.now() + timedelta(days_ahead)) < events_list[0][0]: print ('Ei tapahtumia %s päivään' % (days_ahead)).encode('utf-8')
![]() |
2013-10-30
, 13:51
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#1024
|
![]() |
2013-10-30
, 17:07
|
Posts: 58 |
Thanked: 19 times |
Joined on Jan 2012
@ Finland
|
#1025
|
![]() |
2013-10-30
, 17:36
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#1026
|
![]() |
2013-10-30
, 17:49
|
Posts: 58 |
Thanked: 19 times |
Joined on Jan 2012
@ Finland
|
#1027
|
![]() |
2013-10-30
, 17:56
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#1028
|
![]() |
2013-10-30
, 17:59
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#1029
|
u'Ei tapahtumia %s päivään'
![]() |
2013-10-30
, 20:45
|
Posts: 58 |
Thanked: 19 times |
Joined on Jan 2012
@ Finland
|
#1030
|
The Following User Says Thank You to Z3tor For This Useful Post: | ||