julian_day_from_unix_seconds Function

public pure function julian_day_from_unix_seconds(seconds) result(jd)

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: seconds

Return Value real(kind=wp)