Hi, If i have string with value '06/01/2015' the TryParse works perfectly but when i have '06/30/2015' then Tryparse is returning null for culture of type 'en-GB'. What would be correct workaround for this?