PureBytes Links
Trading Reference Links
|
Nope, they are returning 3 digit years... Try applying
a "Custom 1 Line" indicator with
Year( ELDate(01,01,2000) )
As the input, and you get 100 as the plot. The y2k
stuff seems to really work as far as I can tell
H
--- DStan34930@xxxxxxx wrote:
> Are functions like year(date) and deliveryyear now
> returning
> 4 digit numbers as opposed to build21 2 digit #'s?
>
> I have some major rewrites to perform if that is the
> case.
>
> thanks,
>
> dbs
>
>
|