klyn.time.DateTime.toString
method
public override toString(format as String = "%Y-%m-%d %H:%M:%S") as String:
Description

Returns a string representation of this DateTime object using the default locale.

Parameters
ParameterDescription
formatThe format string for the output (supports strftime tokens).
Returns

A string representation of the DateTime object.