1

I have a time string object in C++, which is the human readable time since epoch since 1970 of the following form, "2014/04/28 09:17:49.114'556". I want to convert the string into a LONGLONG integer that represents micros since epoch. What may be the easiest way to do this?

ganesh reddy
  • 1,692
  • 7
  • 20
  • 36

0 Answers0