What i want may seem simple but i have been at it for hours trying to get it to work and searching the internet for answers.
What i have been trying, and failing at doing, is taking X minuets from a time selected from a database (which is in the format DateTime in the database). Then after taking X minuets, use the new time to select something else from a database, base on the new time (Which is also in the format of DateTime in the datbase).
Any help would be much appreciated.