Click or drag to resize

DayToString Method

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.4
Syntax
public override string ToString()

Return Value

String
A non-null, non-empty string representation of this Day in YYYY-MM-DD format.
See Also