Search the web
Sign In
New User? Sign Up
frink
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Date/Time fixes   Message List  
Reply | Forward Message #217 of 257 |
Re: [Frink] Date/Time fixes

-------------- Original message ----------------------
From: Alan Eliasen <eliasen@...>
>
> Thus, the time #1582-10-04 23:59:59 UTC# (Julian) is followed
> immediately by #1582-10-15 00:00:00 UTC# (Gregorian) Note that if a
> date is specified between these dates, behavior will be undefined.

But those intervening dates are not undefined. They all have the same value.
All of the dates in that rangebut after 1582-10-04 23:59:59 have the same offset
of the beginning of the epoch. So converting the external representation of
those dates to the internal representation should produce the internal
representation for 1582-10-15 00:00:00.

Note also that when you add locales (e.g., C++) you will need to vary the
internal representation for the tick on which the transition occurred. The date
of the adoption of the new calendar depended upon the national jurisdiction. So
some official records will have been created using the old calendar, but after
the first valid date in the new calendar. Thus there exist valid old-calendar
dates after 1582-10-15.

Consistently,

Lee Winter
NP Engineering
Nashua, New Hampshire
603-595-2608




Mon Aug 4, 2008 2:33 am

first.i.last@...
Send Email Send Email

Forward
Message #217 of 257 |
Expand Messages Author Sort by Date

I have fixed the calculation of Julian Day in Frink for dates B.C., including dates in the very distant past. Because Frink internally uses Julian Day to...
Alan Eliasen
aeliasen
Online Now Send Email
Aug 4, 2008
12:13 am

... From: Alan Eliasen <eliasen@...> ... But those intervening dates are not undefined. They all have the same value. All of the dates in that...
first.i.last@...
Send Email
Aug 4, 2008
3:43 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help