Hi there,
ok, the code block you mention btnCSV_Click is responsible for: retrieving list of cases with one specific filter, and applying an xslt transformation to render it as a CSV file. The XSLT transformation is pretty dummy, there is no hardcoded reference to a specific locale so I think it´s taken either from the web server or the client machine, meaning if your server language is en-us then date format will be american like: MM/DD/YYYY
Please check this out,
BTW thank you for the feedback, and if there´s any piece of code you think is worth sharing let me know
regards,
gabo