SimpleDate Structure
Represents a date value containing the year, month, and day in any local calendar.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Structure SimpleDate
Dim instance As SimpleDate
public struct SimpleDate
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.