I am using a calendar object for start and end end selection in my application.I am using a variable to store the dates.[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/6406.date-format.xls:550:0]
When i export my report to excel / pdf i get the date range as numbers in the selection status .
Attaching the excel with the date as numbers for reference.
Where are you formatting the dates as a "date", in the script or the front end? In general, it's a good policy to take care of date formatting in the script and then everything should carry over into the front end and exports automatically...let me know if this doesn't work.