摘要:
//和历转西历 private string DateTimeTransform(string pDate, string pFormat) { CultureInfo vCurrentInfo = new CultureInfo("ja-JP", true); vCurrentInfo.DateTimeFormat.Calendar... 阅读全文
posted @ 2007-10-24 10:27 懒人ABC 阅读(2814) 评论(1) 推荐(0)
|
摘要:
//和历转西历 private string DateTimeTransform(string pDate, string pFormat) { CultureInfo vCurrentInfo = new CultureInfo("ja-JP", true); vCurrentInfo.DateTimeFormat.Calendar... 阅读全文
posted @ 2007-10-24 10:27 懒人ABC 阅读(2814) 评论(1) 推荐(0) |
||