Ecriture en hexadecimal :


Date d'aujourd'hui : 2003/06/21, en écriture hexadecimal :
|
|


Programmes a faire : Calculatrice -eur, convertisseur dec-hexa .time, internet hexa clock.

Internet time :
86400sec 3 digits 0 a 4095, 0 a FFF,
a

86400 / 4096 = 21.09375, 1 hexabeat represente 21.09375 secondes.
21.09375 = 21+ 9375/100000
21.09375 = 15h + 18h/100h
21.09375 = 15,18h
21.09375 =
.
secondes
/
=
.
secondes


Internet Date :
sy = 31 556 925.51 s
sy = 1E1853D.828F5C3 s
sy =
.
s

1 hexaybeat =
.
s
1 hexaybeat = 1E18.53D828F5{C3} s
1 hexaybeat = 7704.327517 s

Example: Today - 2003 470@777
hexadate : 7D3 785@C6F
hexadate :
o
@

2003 = 7D3
date = 470*ybeat/hexaybeat = 470*31556.92551/7704.327517 = 1925.12 = 785h
time = 777*beat/hexabeat = 777*86.4/21.09375 = 3182.592 = 3183 = C6Fh