Click or drag to resize
LocalDateToString Method
Returns the string representation of the LocalDate in yyyy-MM-dd format

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public override string ToString()

Return Value

Type: String
See Also