public static bool TryConvert( this Object value, Type targetType, DateTimeStyles? dateTimeStyles, out Object targetValue )
In This Article