Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current system date and time.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Shared Function CurrentDate As DateTime
'Usage
Dim returnValue As DateTime
returnValue = Helper.CurrentDate()
public static DateTime CurrentDate()
Return Value
Type: System.DateTime
A DateTime object that represents the current system date of the server that is hosting SharePoint Foundation.