TOML-Fortran
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
to_string
Interface
3 statements
Source File
datetime.f90
tomlf_datetime
to_string
Contents
Module Procedures
to_string_datetime
public interface to_string
Module Procedures
private pure function to_string_datetime(datetime) result(str)
Arguments
Type
Intent
Optional
Attributes
Name
type(
toml_datetime
),
intent(in)
::
datetime
Return Value
character(kind=tfc, len=:), allocatable