/ Published in: C#
Expand |
Embed | Plain Text
Created = String.Format("{0:M/d/yyyy}", cn.Created)
You need to login to post a comment.
housecor on 09/08/10
1 person have marked this snippet as a favorite
Created = String.Format("{0:M/d/yyyy}", cn.Created)
You need to login to post a comment.