UTC字符串时间 转换时间 的方法

DateTime.ParseExact(txtBirthday.Text,"yyyy-MM-dd", System.Globalization.DateTimeFormatInfo.CurrentInfo); 

posted on 2020-11-02 10:48  BlueWolf  阅读(697)  评论(0)    收藏  举报

导航