Hello,

I have a problem with Language Settings. In my software I am using English (United States) as the default language. But people using other languages except this facing problem. Sometimes they get errors, sometimes they do not get the desired results, sometimes they do not get any results either. To solve the problem what am I need to do ? Please advice. Can I get any help from API ? Then let me know the API functions.

Here I designed my logic in either of the following two ways.

1. Let the user enter date, month, year as per his choice of language. My software can change it in English language and return the output in english.

2. My software can accept the language, convert it in english, return the result in user language.

Please provide guidelines. I need this as soon as possible.

Thank you so much in advance.