Click here to Skip to main content
15,881,588 members
Articles / Programming Languages / C#

Using DateTime and TimeSpan objects to test for a specific time interval.

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
16 Feb 2011CPOL 8.7K   2  
A simple way to determine when to execute something based on the local systems time using .NET DateTime and TimeSpan objects.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions