aarongough
15 years agoVisitor
Timestamp issues
Hey all. I'm having weird issues with timestamps in Brightscript. As I understand it you get a timestamp in Brightscript like so: dt = createObject("roDateTime") dt.mark() print str(dt.asSec...