visual studio 2008 - RDLC-Report and CultureInfo on Datetime-Format -


I am using Report System from Report Studio (not Crystal Reports but RDLC). It works fine, but my problem is that when it sets the date-field as "draft code" on "D", then instead of using it using Celtainfo (German) and I, it's English date (Wednesday, 24 June 2009) I can not figure out how to pass culture-information in report or date-format.

You can also set the language property for the report:


Comments