Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Value for $.ig.regional["en-US"] is undefined in javascript
posted

Hi,

For igDatePicker, I am not able to get the date-time pattern using language. the following code gives me undefined value.

$.ig.regional["en-US"] 

in MVC wrapper we have settings for regional as follows

.Regional(this.Helper.GetIgniteUIRegionalSetting(ThreadManager.CurrentSession.Culture))

can anyone help me why this piece of code is returning undefined?

also, can I have a link to know how Regional works??

thanks,

Shwetha