View Single Post
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#50
Looks quite straightforward. Can one of you try wrapping yy, mm, etc on line 508 in /opt/cellnet-info/cellnet-info with str(), like this:

Code:
networktimeVal = str(yy)+"/"+str(mm)+"/"+str(dd)+" "+str(hh)+":"+str(mm)+":"+str(ss)
I would have tried it myself excxept it's pointless since my network does not provide the time.

Ade, sorry for meddling
 

The Following 2 Users Say Thank You to pichlo For This Useful Post: