Converts the value of the current Date object to its equivalent string representation using the specified format.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public string ToString( string format ) |
| Visual Basic (Declaration) |
|---|
Public Function ToString ( _ format As String _ ) As String |
Parameters
- format
- Type: System..::.String
A DateTime format string.