zhiheyang

2012年12月14日

datetimekind.unspecified理解

摘要: datetimekind.unspecified类型的DateTime表示一个相对的时间点,就是说它没有固定的初始时间标准,而只是时间点的描述ToLocalTime:// If inputDt.Kind is DateTimeKind.Unspecified, the conversion isperformed as if inputDt was universal time.ToUniversalTime:// If inputDt.Kind is DateTimeKind.Unspecified, the conversion is performed as if inputDt was 阅读全文

posted @ 2012-12-14 07:01 zhiheyang 阅读(489) 评论(0) 推荐(0) 编辑

导航