(solar-date-next-longitude): "daylight savings" -> "daylight saving"
doc fix.
This commit is contained in:
parent
7b96378fa5
commit
31685caa25
1 changed files with 1 additions and 1 deletions
|
|
@ -507,7 +507,7 @@ Result is in julian centuries of ephemeris time."
|
|||
(defun solar-date-next-longitude (d l)
|
||||
"First moment on or after Julian day number D when sun's longitude is a
|
||||
multiple of L degrees at calendar-location-name with that location's
|
||||
local time (including any daylight savings rules).
|
||||
local time (including any daylight saving rules).
|
||||
|
||||
L must be an integer divisor of 360.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue