Searched refs:timestring (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Ddstcheck.cpp88 char timestring[15]; local
92 BTimeFormat().Format(timestring, 15, t, B_SHORT_TIME_FORMAT);
94 string.ReplaceFirst("%current time%", timestring);

Completed in 37 milliseconds