unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Zefram <zefram@fysh.org>
To: 21902@debbugs.gnu.org, guile-devel@gnu.org
Subject: bug#21902: doc incorrectly describes Julian Date
Date: Fri, 24 Jun 2016 19:01:43 +0100	[thread overview]
Message-ID: <20160624180143.GI1170__31605.4753646769$1466791350$gmane$org@fysh.org> (raw)
In-Reply-To: <87eg7mcxgb.fsf@pobox.com>

[-- Attachment #1: Type: text/plain, Size: 117 bytes --]

Andy Wingo wrote:
>Would you like to propose a specific patch to the documentation?

Sure.  Patch attached.

-zefram

[-- Attachment #2: d0 --]
[-- Type: text/plain, Size: 1850 bytes --]

--- a/doc/ref/srfi-modules.texi	2014-03-20 20:21:21.000000000 +0000
+++ b/doc/ref/srfi-modules.texi	2016-06-24 18:57:59.088243245 +0100
@@ -2461,8 +2461,8 @@
 @cindex UTC
 @cindex TAI
 This module implements time and date representations and calculations,
-in various time systems, including universal time (UTC) and atomic
-time (TAI).
+in various time systems, including Coordinated Universal Time (UTC)
+and International Atomic Time (TAI).
 
 For those not familiar with these time systems, TAI is based on a
 fixed length second derived from oscillations of certain atoms.  UTC
@@ -2494,18 +2494,12 @@
 @cindex julian day
 @cindex modified julian day
 Also, for those not familiar with the terminology, a @dfn{Julian Day}
-is a real number which is a count of days and fraction of a day, in
-UTC, starting from -4713-01-01T12:00:00Z, ie.@: midday Monday 1 Jan
-4713 B.C.  A @dfn{Modified Julian Day} is the same, but starting from
-1858-11-17T00:00:00Z, ie.@: midnight 17 November 1858 UTC.  That time
-is julian day 2400000.5.
-
-@c  The SRFI-1 spec says -4714-11-24T12:00:00Z (November 24, -4714 at
-@c  noon, UTC), but this is incorrect.  It looks like it might have
-@c  arisen from the code incorrectly treating years a multiple of 100
-@c  but not 400 prior to 1582 as non-leap years, where instead the Julian
-@c  calendar should be used so all multiples of 4 before 1582 are leap
-@c  years.
+is a real number which is a count of days and fraction of a day, in UT,
+starting from -4713-11-24T12:00:00Z, ie.@: midday UT on Monday 24 November
+4714 BC in the proleptic Gregorian calendar (1 January 4713 BC in the
+proleptic Julian calendar).  A @dfn{Modified Julian Day} is the same,
+but starting from 1858-11-17T00:00:00Z, ie.@: midnight UT on Wednesday
+17 November AD 1858.  That time is julian day 2400000.5.
 
 
 @node SRFI-19 Time

  parent reply	other threads:[~2016-06-24 18:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 12:58 bug#21902: doc incorrectly describes Julian Date Zefram
2016-06-24 17:23 ` Andy Wingo
     [not found] ` <87eg7mcxgb.fsf@pobox.com>
2016-06-24 18:01   ` Zefram [this message]
     [not found]   ` <20160624180143.GI1170@fysh.org>
2016-06-25  9:36     ` bug#21902: reviewer for time-related bugs (srfi-19) Andy Wingo
2018-10-20 21:46 ` bug#21902: doc incorrectly describes Julian Date Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='20160624180143.GI1170__31605.4753646769$1466791350$gmane$org@fysh.org' \
    --to=zefram@fysh.org \
    --cc=21902@debbugs.gnu.org \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).