Comment avoir l'heure ou comment obtenir une date, un chronomètre ,une horloge avec Geogebra
Make a slider named time from 0 to 60
This script :
SetValue[list1,GetTime[]] associated to this slider in Uptade gives us
this list1= {968, 58, 59, 23, 22, 12, 2011, "December", "Thursday", 5} in the algebra sheet
In this liste: date , day ,month, year,, hour, min ,sec
hour=Elément[list1,5]
min=Elément[list1,4]
etc
Aucun commentaire:
Enregistrer un commentaire