date_value_to_unix_seconds Function

public function date_value_to_unix_seconds(value, scale_type) result(seconds)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: value
character(len=*), intent(in) :: scale_type

Return Value integer(kind=int64)