示例#1
0
 public object ChangeType_DateTime()
 {
     return(DateTimeValue.ChangeType(typeof(DateTime), CultureInfo.InvariantCulture));
 }