num2date Function

public pure elemental function num2date(num)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: num

Return Value type(datetime)