| Reply | « Previous Thread | Next Thread » |
|
hi,
help, Do you know the day of the week in python? thanks |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
Code:
>>> import time
>>> time.strftime("%A")
'Monday'
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Please help installing Python libraries on S60 | ericroijen | Python | 11 | 2009-07-18 11:43 |
| Python for S60 1.9.0 released | tvijayan | Python | 48 | 2009-01-27 16:39 |
| Basic Python Elements by Bodgan FNC is the Featured Article of the week on Wiki ! | cyke64 | Python | 8 | 2008-10-13 12:59 |
| Current day of week issue in DayNoInWeek | kiranpuranik | General Symbian C++ | 6 | 2008-01-09 13:23 |
| Day of Week? | kateeveritt | Python | 3 | 2005-05-30 00:47 |