Difference between DateTime.Today and DateTime.Now
Difference between System.DateTime.Now and System.DateTime.Today
The DateTime.Now property returns the current date and time.
The DateTime.Today property returns the current date with the time compnents set to zero.
DEMO
Difference between DateTime.Today and DateTime.Now
Reviewed by Bhaumik Patel
on
8:43 PM
Rating: