From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: Re: sunrise and sunset times Date: Fri, 29 Jul 2016 18:56:30 -0400 (EDT) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1469833045 14159 80.91.229.3 (29 Jul 2016 22:57:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Jul 2016 22:57:25 +0000 (UTC) To: Conor Matthew , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 30 00:57:15 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bTGiP-0000p3-GR for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jul 2016 00:57:13 +0200 Original-Received: from localhost ([::1]:33488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTGiJ-0003bj-BM for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Jul 2016 18:57:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTGhq-0003bY-7t for help-gnu-emacs@gnu.org; Fri, 29 Jul 2016 18:56:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTGhl-0008IQ-Ci for help-gnu-emacs@gnu.org; Fri, 29 Jul 2016 18:56:38 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:37264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTGhl-0008IK-9O for help-gnu-emacs@gnu.org; Fri, 29 Jul 2016 18:56:33 -0400 Original-Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id 8241817032; Fri, 29 Jul 2016 18:56:30 -0400 (EDT) Original-Received: by panix1.panix.com (Postfix, from userid 20712) id 5E47814B9A; Fri, 29 Jul 2016 18:56:30 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 5BA9414B7F; Fri, 29 Jul 2016 18:56:30 -0400 (EDT) In-Reply-To: User-Agent: Alpine 2.20 (NEB 67 2015-01-07) X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) X-Received-From: 166.84.1.89 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111009 Archived-At: There are several different kinds of sunrise and sunsets. Civil and nautical and astronomical are three that come to mind immediately. On Fri, 29 Jul 2016, Conor Matthew wrote: > Date: Fri, 29 Jul 2016 10:34:08 > From: Conor Matthew > To: help-gnu-emacs@gnu.org > Subject: sunrise and sunset times > > https://www.gnu.org/software/emacs/manual/html_node/emacs/Sunrise_002fSunset.html > > For 0N 0W > > Emacs gives > sunrise 0704 > sunset 1909 > > http://aa.usno.navy.mil/cgi-bin/aa_rstablew.pl?ID=AA&year=2016&task=0&place=&lon_sign=-1&lon_deg=&lon_min=&lat_sign=1&lat_deg=&lat_min=&tz=1&tz_sign=1 > gives > sunrise 0703 > sunset 1910 > > and http://www.risacher.org/sunwait/ > sunwait list angle 0 0N 0W > gives > sunrise 0706 > sunset 1906 > > for today 29th. > > Does http://aa.usno.navy.mil/data/docs/RS_OneYear.php give the correct > answer? > > Best wishes, > > Conor > > --