Gets the short date.
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static string GetShortDate( string strDate ) |
| Visual Basic |
|---|
Public Shared Function GetShortDate ( strDate As String ) As String |
Parameters
- strDate
- Type: System..::..String
The date.