Quote:
Originally Posted by jdegre
the hour "8" is noon, 12:00
so, the hour "C" cannot be 13:xx, more around 18:xx, right?
|
I had an error in my original calc... I'm using this for mine...
Code:
1 hexadecimal hour = 1 0 0 0 hexsec = 4 . 0 9 6 hexsec = 1 h 30 min
1 hexadecimal maxime = 1 0 0 hexsec = 2 5 6 hexsec = 5 min 37,5 sec
1 hexadecimal minute = 1 0 hexsec = 1 6 hexsec ≈ 21,09 sec
1 hexadecimal second = 1 hexsec = 1 hexsec ≈ 1,32 sec
so...
C = 12 * 1 h 30 min = 64800 seconds
A = 10 * 337.5 seconds = 3375 seconds
6 = 6 * 21.09 seconds = 126.54 seconds
6 = 6 * 1.32 seconds = 7.92 seconds
added up = 68309.46 seconds ~ 18.974 hours... so ya, I did it the long way but its about 19:00