setting date format based on the browsers culture settings

Stimulsoft Reports.WEB discussion
Post Reply
nilesh8600
Posts: 19
Joined: Tue Feb 16, 2016 10:16 am

setting date format based on the browsers culture settings

Post 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 ?
Last edited by nilesh8600 on Tue May 17, 2016 3:29 pm, edited 1 time in total.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: setting date format based on the browsers culture settin

Post by Alex K. »

Hello,

Please clarify which component and which version do you use?

Thank you.
nilesh8600
Posts: 19
Joined: Tue Feb 16, 2016 10:16 am

Re: setting date format based on the browsers culture settin

Post by nilesh8600 »

Stimulsoft Reports.Web 2016.1
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Re: setting date format based on the browsers culture settin

Post by Andrew »

Hello,

Thank you for the reply.

And which component from Reports.Web?

Waiting for your reply.
Thank you.
nilesh8600
Posts: 19
Joined: Tue Feb 16, 2016 10:16 am

Re: setting date format based on the browsers culture settin

Post by nilesh8600 »

Web Reporting Components for ASP.NET and ASP.NET MVC

Is this the correct information you were asking?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: setting date format based on the browsers culture settin

Post 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.
Post Reply