Namespace: DayPilot.Utils
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Syntax
| C# |
|---|
public static string FormatDateTime( DateTime dt ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function FormatDateTime ( _ dt As DateTime _ ) As String |
| Visual C++ |
|---|
public: static String^ FormatDateTime ( DateTime dt ) |
Parameters
- dt
- DateTime
See Also
JsDate Class
DayPilot.Utils Namespace