0
kicks
Extension method: DateTime.IsInFuture()
In this post you can find a simple DateTime extension method. The IsInFuture method simply returns a boolean indicating whether the DateTime instance is in the future or not..