ToString(TomlDateTime) Method

Definition

Namespace Tomlyn.Helpers
Assembly Tomlyn.dll

Converts a TomlDateTime to its TOML representation.

public static string ToString(TomlDateTime tomlDateTime)

Parameters

tomlDateTime
TomlDateTime

The value to format.

Returns

String
The TOML string.