How can I count the difference between two dates? ( I can't change
them into Unix format using mktime(), because in my database are also
people born before 1970). Are there any alternative functions?
them into Unix format using mktime(), because in my database are also
people born before 1970). Are there any alternative functions?
Comment