cairo207
IS-IT--Management
- Jan 2, 2003
- 13
I require a function that takes a date dd/mm/yyyy and checks whether the dd/mm entered is >= 05/04
If Yes, the function returns the year of the date entered
If No, the function returns the year of the date entered minus 1
I've tried using a boolean to add the year without success.
If Yes, the function returns the year of the date entered
If No, the function returns the year of the date entered minus 1
I've tried using a boolean to add the year without success.