Gets the long time-based instance of the TimeScaleTextFormat class, formatting the specified date and time using the T pattern, resulting values such as 9:00:00 AM, and 12:30:00 PM.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
public static TimeScaleTextFormat LongTime { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property LongTime As TimeScaleTextFormat |