Gets the day of year leading zero-based instance of the TimeScaleTextFormat class, extracting the day of year from the specified date and time and formatting it using the 000 pattern, resulting values such as 009, and 365.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public static TimeScaleTextFormat DayOfYearLeadingZero { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property DayOfYearLeadingZero As TimeScaleTextFormat |