Hi Everyone
I am using date, which is of the given format("yyyyMMdd"),I would like to know in which culture it exist.e.g such as en-US,en-GB
i am using this format into DateTime.TryParse(Date, Culture, DateTimeStyles.None, out resultDt)).
Kindly help me out.
Regards
Sachin