Hello everyone,
I have problem with default date picker format in properties field. As i know Reporting Services should import date format from Windows short date.
I need to set default date format to YYYY-MM-dd, but default for my region(poland) format is dd.MM.yyyy, i change it to YYYY-MM-dd, but it doesn`t work....
I had tried change Culture in ReportViewer.aspx to "en-CA", becouse they have correct date format (yyyy-MM-dd) and it`s work for few reports, but when report have date format default value: =DateAdd("m",-3,Today()) i still get old
date format what can you see at screen below:
I really need help..
if someone need i can tell more information
best regards,
Patrick