1. Date conversions adjustment
- Posted by Mike <vulcan at WIN.CO.NZ> Feb 21, 2000
- 548 views
Oops! It seems that the archive already has enough examples of date
routines. I'll post the code I've written to the newsgroup.
Incidentally, those routines for converting integer/date to date/integer
are:
general purpose (suitable for any platform)
use no float[ing] math
actually export the desired functions(with logical parameters)
probably are the fastest
Yours Truly
Mike
vulcan at win.co.nz

