plog icon indicating copy to clipboard operation
plog copied to clipboard

add and export util::FormatTime

Open MOON-CLJ opened this issue 7 years ago • 3 comments

MOON-CLJ avatar Jan 22 '18 09:01 MOON-CLJ

Hi! Why do we need util::FormatTime function?

SergiusTheBest avatar Jan 22 '18 10:01 SergiusTheBest

@SergiusTheBest because we want to use util::FormatTime for output time format like "2018-01-20 22:24:35.496" in our code。

MOON-CLJ avatar Jan 22 '18 10:01 MOON-CLJ

together with struct Time and util::ftime

MOON-CLJ avatar Jan 22 '18 10:01 MOON-CLJ