Namespace: DayPilot.Web.Ui.Json
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public static string ToString( DateTime date ) |
Visual Basic |
---|
Public Shared Function ToString ( _ date As DateTime _ ) As String |
Visual C++ |
---|
public: static String^ ToString( DateTime date ) |
Parameters
- date
- Type: System..::..DateTime