I am trying to create an application that will expire in 30 days from the time of the product entry into database.
1: I know of timestamp and datetime. which of them do i used. 2: how do i minus the present time from the 30 days of the product expiration and then insert it to database.