grimmigenaaier / Publications
Forum
Slow StringReplace
Hi there, Currently I am running a function to modify a time string: string timeDB( string timeIn) { // 01234567890123456789012 // timeIN: YYYY.MM.DD HH:MM:ss //timeOUT: YYYY-MM-DD HH:MM:ss.000 string timeOut, timeHMS, timeDate; timeDate = StringSubstr