From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: org-weather for openweathermap.org Date: Tue, 17 Jun 2014 12:34:10 +0200 Message-ID: <8761jzlt99.fsf@gmail.com> References: <871turvdom.fsf@dylan.nashville> <87sin7twqg.fsf@gmail.com> <87oaxu1p40.fsf@dylan.nashville> <87lhsyxu9o.fsf@gmail.com> <539EC1F8.7050207@wilkesley.net> <874mzldtel.fsf@gmail.com> <539F0760.2090604@wilkesley.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwqjY-0005Yk-M0 for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 06:35:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwqjQ-00071T-21 for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 06:35:20 -0400 Received: from plane.gmane.org ([80.91.229.3]:49071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwqjP-00071N-S4 for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 06:35:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WwqjH-0007GJ-Oz for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 12:35:03 +0200 Received: from g231227004.adsl.alicedsl.de ([92.231.227.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jun 2014 12:35:03 +0200 Received: from tjolitz by g231227004.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jun 2014 12:35:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ian Barton writes: >> Thanks, had to use this to make it work: >> >> #+CATEGORY: Citiy >> %%(diary-sunrise-sunset) >> >> >> City: 6:32...... Sunrise (CEST), sunset 11:16pm (CEST) >> >> But somehow lat/long are right, but time is 2h off ... I'm GMT+2 >> (CEST) here. >> Where is the time adjusted for diary entries? >> > The Emacs manual has the information: > https://www.gnu.org/software/emacs/manual/html_node/emacs/Daylight-Saving.html#Daylight-Saving > > Also information on Lunar phases: > https://www.gnu.org/software/emacs/manual/html_node/emacs/Lunar-Phases.html#Lunar-Phases Thanks for the info! -- cheers, Thorsten