CABLE
Source Files
Modules
Procedures
Derived Types
Namelists
Program
strftime
Function
11 statements
Source File
datetime_module.f90
datetime_module
strftime
Contents
public function strftime(self, format)
Type Bound
datetime
Arguments
Type
Intent
Optional
Attributes
Name
class(
datetime
),
intent(in)
::
self
character(len=*),
intent(in)
::
format
Return Value
character(len=:), allocatable