public static DateTime? GetDateTimeValue<TKey, TValue>( this IDictionary<TKey, TValue> self, TKey key, string cultureName = null )
In This Article