by Milos Todorovic (1 Submission)
Category: Math/Dates
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

This code is a demo for the two functions I wrote (GetFutureTime and GetFutureDate). I used it in a project to Snooze reminders like in Microsoft Outlook. The date function returns a date, for example, "12/12/2002" + "3 weeks". The time function returns a time, for example, "12:12:00" + "45 minutes". ENJOY!