Adjust date column in a table

I have a table pulling tag history for a few tags at 2am every morning. The problem is that the data values are actually for the previous days totals. I need to find a way to adjust the t_stamp column by -24 hours so it displays the previous day (where the data applies) instead of the day the record was recorded. Any ideas? Thanks.