date_value_from_unix_seconds Function

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

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: seconds
character(len=*), intent(in) :: scale_type

Return Value real(kind=wp)