GetTime Command

From GeoGebra Manual
Jump to: navigation, search



GetTime[]
Returns a list with the current time and date in this order:
milliseconds, seconds, minutes, hours (0-23), date, month (1-12), year, month (as text), day (as text), day (1 = Sunday, 2 = Monday, etc)
Example: GetTime[] returns a list such as {647, 59, 39, 23, 28, 2, 2011, "February", "Monday", 2}


© 2024 International GeoGebra Institute