Hello people... i have developed, with a bit of help, a formula to work out how many years have passed since 1st January 1970.
But this brings one problem which i cant figure out. . .which is whats the date and time? its hard for me to work out but here is an example
time_in_seconds = 1098616589
years = time_in_seconds/31471200
(btw 31471200 is derived from
/60 to find number of seconds
/60 to find number of minutes
/24 to find number of days
/364.25 to find numbe of years)
Obviously there are leap years since then:
1972, 1976, 1980, 1984, 1988, 1992, 1996, 2000, 2004
so that needs to be considered when working it out...
Im sure there is some expert here who can work it out...
Cheers,
Rich
(note: if i have actually worked it out [the time and the date] can you tell me cos i cant see what to do)
Create? Play?
YOU Decide