Connecting Tech Pros Worldwide Help | Site Map

stringstream question (repost)

  #1  
Old July 17th, 2007, 06:15 PM
Grey Alien
Guest
 
Posts: n/a
I want to parse the various date/time 'elements' from a string. The
input string has the ff format:

'YYYY-MM-DD HH:MM:SS AM'

Can anyone show me how to do this?
  #2  
Old July 17th, 2007, 06:25 PM
Victor Bazarov
Guest
 
Posts: n/a

re: stringstream question (repost)


Grey Alien wrote:
Quote:
I want to parse [..]
Somebody will get around to answering your basic question
eventually, please don't repost. Thanks.


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
strtok as string replace function problem ? Lothar Behrens answers 11 June 6th, 2007 09:55 PM