Hi all,
Im using Delphi 5 and need a function that will give me the following for the date:
"day_of_year" a space then a 2 digit year.
Today would be 23 02, and Feb 1st 2003 would be 32 03
I can handle the year and space part (duh), but I cant find a function to return the day of the year correctly (incorporating leap years etc...)
Thanks in advance,
Andrew
Im using Delphi 5 and need a function that will give me the following for the date:
"day_of_year" a space then a 2 digit year.
Today would be 23 02, and Feb 1st 2003 would be 32 03
I can handle the year and space part (duh), but I cant find a function to return the day of the year correctly (incorporating leap years etc...)
Thanks in advance,
Andrew