i could never get dateutils working.I just use sysutils
Quotei could never get dateutils working.I just use sysutilsWhat's wrong? DateUtils is aware of your OS localization (it affects date format, separator, etc), perhaps that's your problem.
I've never used Delphi before,do they have YearOf function ?
If I put DateUtils and try to use something like "Now" it won't find it.But it finds it through Sysutils.. Its fine since I use that all the time ^_^