director Question
director Question
Out of context: Reply #2
- Started
- Last post
- 6 Responses
- preston0
well if I was doing it, I'd turn it into a string, and then truncate it...
btime = btime.char[1..(btime.length-3)]
this chops off the last 3 digs of btime, which is a string