is_date_scale Function

public pure function is_date_scale(scale_type) result(is_date)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: scale_type

Return Value logical