Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>fromjul</b> -- convert from julian date http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            fromjul  --  Convert from julian date

synopsis        ret = fromjul(jul,outstr);
                COUNT ret;     the century (i.e. the 19 in 1985)
                LONG jul;      number of day to convert
                TEXT outstr[]; string to place answer

description  This function converts from a julian number
           to the form "mm/dd/yy". The return value should
           be tested to determine the exact year.  To get
           a julian number use tojul().

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson