Page 1 of 1

setting date format based on the browsers culture settings

Posted: Fri May 13, 2016 12:04 pm
by nilesh8600
we are looking to set the date format dynamically on runtime, Is it possible to set it based on the browsers setting, Like culture or localization information ?

Re: setting date format based on the browsers culture settin

Posted: Fri May 13, 2016 1:48 pm
by Alex K.
Hello,

Please clarify which component and which version do you use?

Thank you.

Re: setting date format based on the browsers culture settin

Posted: Sun May 15, 2016 9:54 am
by nilesh8600
Stimulsoft Reports.Web 2016.1

Re: setting date format based on the browsers culture settin

Posted: Mon May 16, 2016 5:34 am
by Andrew
Hello,

Thank you for the reply.

And which component from Reports.Web?

Waiting for your reply.
Thank you.

Re: setting date format based on the browsers culture settin

Posted: Mon May 16, 2016 9:29 am
by nilesh8600
Web Reporting Components for ASP.NET and ASP.NET MVC

Is this the correct information you were asking?

Re: setting date format based on the browsers culture settin

Posted: Mon May 16, 2016 12:00 pm
by HighAley
Hello.

You should get necessary information from the browser with your code.
Then you could use the Culture property of the report and change localization of the Viewer.
To give you more detailed answer we need to know the name of our component that you use.

Thank you.