I have built a report in Visual Studio that take the date an order is invoiced and subtracts the date the order was placed. All I need to know is how many days it took to produce the product but the output looks like this.
How do I format this just to show the days(15,23,0,etc.) without the hours, minutes, and seconds placeholders?