public object ChangeType_DateTime() { return(DateTimeValue.ChangeType(typeof(DateTime), CultureInfo.InvariantCulture)); }