Set Date format for whole report
Posted: Tue Nov 14, 2017 5:02 pm
Dear Stimulsoft Team,
I wonder whether it is possible to set dateformat for whole report in c# code by ourselves? We have clients in Europe and now in America (and they want MM/dd).
I am looking for something (pseudocode)
Report.setDefaultDateTimeFormat = new StiDateFormatService("dd/MM/yyyy", "");
IN CASE IF it is not possible
is it possible for StiText which has already set dateFormat
the solution can be for datetime
Regards,
Iskandar Anvarov
I wonder whether it is possible to set dateformat for whole report in c# code by ourselves? We have clients in Europe and now in America (and they want MM/dd).
I am looking for something (pseudocode)
Report.setDefaultDateTimeFormat = new StiDateFormatService("dd/MM/yyyy", "");
IN CASE IF it is not possible
is it possible for StiText which has already set dateFormat
the solution can be for datetime
Regards,
Iskandar Anvarov