August 21, 2013 at 1:56 pm
I have a StartDate parameter in a report. A report user can use the calendar picker or enter the date in the text portion of the control.
In IE it displays as mm/dd/yyyy (I believe the specific date format default is defined by the language). Using Chrome or Firefox as the browser, the date includes the time portion (e.g. 8/21/2013 12:00:00 AM).
According to MS page, Chrome isn't an officially supported browser
(http://msdn.microsoft.com/en-us/library/ms156511(v=sql.105).aspx)
Is there a way to format a date parameter that makes the display browser agnostic?
Thanks,
Rob
Edit/Update: It appears that the dates display correctly (mm/dd/yyyy) in Firefox
From this link, I'm not sure that Chrome isn't supported.
August 22, 2013 at 7:34 am
I don't think there is anyway to control this within SSRS if you are using the Date control, I believe it is something controlled by the browser.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
August 22, 2013 at 11:44 am
Jack Corbett (8/22/2013)
I don't think there is anyway to control this within SSRS if you are using the Date control, I believe it is something controlled by the browser.
I hadn't thought you could, but I had an end user ask me the question.
Thanks,
Rob
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply