using System; using globe = System.Globalization; class SetDateTime { static void Main() { globe.CultureInfo cInfo = new System.Globalization.CultureInfo("ja-JP"); string myDateTime = "明治2年12月15日 23:13:42"; DateTime dt = DateTime.Parse(myDateTime,cInfo); Console.WriteLine(dt.ToString("yyyy/MM/dd HH:mm:ss")); } }
2008年ですね。[1] ♥ 2008年01月01日 00:00:00
自由なスレ[3] ♥ 2007年09月22日 20:51:58
2007年ですね。[1] ♥ 2007年01月01日 00:00:00
こみゅぷらす発足[1] ♥ 2006年12月01日 12:01:23
TechED2006 日記[5] ♥ 2006年09月11日 18:44:51