Date extensions.
Inheritance Hierarchy
Namespace:
Xcalibur.Extensions
Assembly:
Xcalibur.Extensions (in Xcalibur.Extensions.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax public static class DateExtensions
<ExtensionAttribute>
Public NotInheritable Class DateExtensions
[ExtensionAttribute]
public ref class DateExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type DateExtensions = class end
The DateExtensions type exposes the following members.
Methods
| Name | Description |
---|
| IsNullOrEmpty |
Determines whether a nullable DateTime is null or empty.
|
TopSee Also