datetime/date_time_nullable_extensions library
Extensions
- DateTimeNullableExtensions on DateTime?
-
Extension methods for nullable DateTime (
DateTime?
) to enhance null-aware DateTime comparisons, especially useful for sorting and ordering operations where null DateTimes need to be handled explicitly.