bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44237: 28.0.50; Incorrect sunrise time for two days around 31st Dece


From: Pankaj Jangid
Subject: bug#44237: 28.0.50; Incorrect sunrise time for two days around 31st Decemeber 2020
Date: Mon, 26 Oct 2020 17:09:55 +0530

;; My latitude/longitude settings:
;; (setq calendar-latitude 26.9)                ; Jaipur
;; (setq calendar-longitude 75.8)
(setq calendar-latitude [26 52 north])          ; Jaipur
(setq calendar-longitude [75 46 east])
(setq calendar-location-name "Jaipur, India")

;; TZ
(setq calendar-time-zone +330)
(setq calendar-standard-time-zone-name "IST")
(setq calendar-daylight-time-zone-name "IST")

The ‘S’ command is giving incorrect sunrise time on 30th and 31st
December 2020. I have tried to change the latitude and longitude
slightly. With this change this abnormal behaviour shifts to 31st Dec
and 1st Jan 2021. It implies that this behaviour is dependent it latlong
settings.

The incorrect sunrise time on the faulty days is always 6:30am.


In GNU Emacs 28.0.50 (build 10, x86_64-apple-darwin19.6.0, NS appkit-1894.60 
Version 10.15.7 (Build 19H2))
 of 2020-10-26 built on mb2.local
Repository revision: a98bb620c4b4f483694239067b258242c5c7316e
Repository branch: master
Windowing system distributor 'Apple', version 10.3.1894
System Description:  Mac OS X 10.15.7

Configured using:
 'configure LDFLAGS=-L/usr/local/opt/ruby/lib
 CPPFLAGS=-I/usr/local/opt/ruby/include
 
PKG_CONFIG_PATH=:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/ruby/lib/pkgconfig'

Configured features:
JPEG TIFF GIF PNG RSVG DBUS GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS NS MODULES THREADS JSON PDUMPER LCMS2

Important settings:
  value of $LC_CTYPE: UTF-8
  value of $LANG: en_IN.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail
rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json map text-property-search time-date
subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils cal-julian
solar cal-dst vc-git diff-mode easy-mmode cl-loaddefs cl-lib diary-lib
diary-loaddefs cal-move cal-menu easymenu calendar cal-loaddefs tooltip
eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd
fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads dbusbind
kqueue cocoa ns lcms2 multi-tty make-network-process emacs)

Memory information:
((conses 16 65436 7989)
 (symbols 48 7861 1)
 (strings 32 21844 2646)
 (string-bytes 1 778953)
 (vectors 16 14269)
 (vector-slots 8 192707 16217)
 (floats 8 350 389)
 (intervals 56 469 285)
 (buffers 992 13))

-- 
Pankaj





reply via email to

[Prev in Thread] Current Thread [Next in Thread]