unix_seconds_from_julian_day Function

public pure function unix_seconds_from_julian_day(jd) result(seconds)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: jd

Return Value integer(kind=int64)