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
  • format The format string for the output (supports strftime tokens).
Returns

A string representation of the DateTime object.