Documentation for the MoreDateTime library
C#
VB Usage
C++
ASP.NET
This is preliminary documentation and is subject to change.
Show/Hide TOC
Date
Only
Extensions
Is
Same
Day Method
Overload List
IsSameDay(DateOnly, DateOnly)
Verifies if the two dates are the same day of the month
IsSameDay(DateOnly, DateTime)
Verifies if the two dates are the same day of the month
See Also
Reference
DateOnlyExtensions Class
MoreDateTime.Extensions Namespace
In This Article
Overload List
See Also