setting date format based on the browsers culture settings
-
- Posts: 19
- Joined: Tue Feb 16, 2016 10:16 am
setting date format based on the browsers culture settings
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.
Re: setting date format based on the browsers culture settin
Hello,
Please clarify which component and which version do you use?
Thank you.
Please clarify which component and which version do you use?
Thank you.
-
- Posts: 19
- Joined: Tue Feb 16, 2016 10:16 am
Re: setting date format based on the browsers culture settin
Stimulsoft Reports.Web 2016.1
Re: setting date format based on the browsers culture settin
Hello,
Thank you for the reply.
And which component from Reports.Web?
Waiting for your reply.
Thank you.
Thank you for the reply.
And which component from Reports.Web?
Waiting for your reply.
Thank you.
-
- Posts: 19
- Joined: Tue Feb 16, 2016 10:16 am
Re: setting date format based on the browsers culture settin
Web Reporting Components for ASP.NET and ASP.NET MVC
Is this the correct information you were asking?
Is this the correct information you were asking?
Re: setting date format based on the browsers culture settin
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.
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.