Treelm
TreElm Overview
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
timestamp
Interface
8 statements
Source File
tem_timeformatter_module.f90
tem_timeformatter_module
timestamp
Contents
None
interface
private function timestamp(formatter, time) result(stamp)
Arguments
Type
Intent
Optional
Attributes
Name
class(
tem_timeformatter_type
),
intent(in)
::
formatter
type(
tem_time_type
),
intent(in)
::
time
Return Value
character(len=LabelLen)