Lines Matching refs:timeBuf
1021 char timeBuf[128];1149 strftime(timeBuf, sizeof(timeBuf), "%Y-%m-%dT%H:%M:%SZ", gmtime(&currTime));1150 write_utf8_file(out, UnicodeString(timeBuf));