to_string Interface

public interface to_string

Module Procedures

private pure function to_string_datetime(datetime) result(str)

Arguments

Type IntentOptional Attributes Name
type(toml_datetime), intent(in) :: datetime

Return Value character(kind=tfc, len=:), allocatable