Returns a non-null, non-empty string representation of this
Day in YYYY-MM-DD format.
Namespace:
DegreeDays.Time
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.3
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA non-null, non-empty string representation of this
Day in
YYYY-MM-DD format.
See Also