strptime Function

public function strptime(str, format, tz)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: str
character(len=*), intent(in) :: format
real(kind=real64), intent(in), optional :: tz

Return Value type(datetime)