Format string using RegEx

Posted by user99322 on Stack Overflow See other posts from Stack Overflow or by user99322
Published on 2010-05-14T13:48:05Z Indexed on 2010/05/14 13:54 UTC
Read the original article Hit count: 254

Filed under:

String to be formatted

"new Date(2009,0,1)"

String after formatting

"'01-Jan-2009'"

© Stack Overflow or respective owner

Related posts about c#