Parsing date in Pascal

Posted by mnn on Stack Overflow See other posts from Stack Overflow or by mnn
Published on 2010-04-19T14:51:36Z Indexed on 2010/04/19 14:53 UTC
Read the original article Hit count: 488

Filed under:
|
|

Hello, what's the better way of parsing date in Pascal than manually parsing character after character?

Date should be in mm.dd.yyyy format.

© Stack Overflow or respective owner

Related posts about pascal

Related posts about date