The example shown below illustrates the Date class, which simply pulls time and date information from the user's computer. However, unlike the Timer class, there are no events fired by the Date class, so although one can set and/or get the time & date, there is nothing inherent in the Date class that will accomplish the constantly updated information shown in the example.