加好友 发纸条
写留言 加关注
DateTime datetime = DateTime.ParseExact(
"1988年9月8日"
,
"yyyy年M月d日"
null
);
string
result=DateTime.Now.ToString(
喜欢
0
赠金笔