tm2date Function

public pure elemental function tm2date(ctime, tz)

Arguments

Type IntentOptional Attributes Name
type(tm_struct), intent(in) :: ctime
real(kind=real64), intent(in), optional :: tz

Return Value type(datetime)