PureBytes Links
Trading Reference Links
|
So TradeStation 2ki is not year 2800 compliant... who
cares? I don't think I or the software will be around
that long anyway ;-)
1990705 is 07/05/2199
9990705 is 07/05/2899
Who cares dates this far out dont work? anyone?
The Julian functions work fine 'till the begining of
the 2100ds. Plenty for what I am doing... I'll figure
out exactly untill what year it works and I will
update the list later.
H
--- Larry Wright <lwright@xxxxxxxxxx> wrote:
>
> >
> DateToJulian(990705) = 35678 - an OK value (within
> single precision)
> DateToJulian(1990705) = 6667 - an OK value (within
> single precision)
> (for all you folks with reeeaaalllly old data
> :-)
>
> DateToJulian(9990705) = 0 - a BAD value (NOT within
> single precision)
>
>
>
> Larry
>
>
|