![Ezeio AAC User Manual Download Page 96](http://html.mh-extra.com/html/ezeio/aac/aac_user-manual_2458291096.webp)
Calendar and time functions
GetSecond()
Return the current second from the real-time clock.
This function does not have any parameters.
The return value is the current second, in the range 0-59.
GetMinute()
Return the current minute from the real-time clock.
This function does not have any parameters.
The return value is the current minute, in the range 0-59.
GetHour()
Return the current hour from the real-time clock.
This function does not have any parameters.
The return value is the current hour, in the range 0-23.
GetDay()
Return the current day of the month from the real-time clock.
This function does not have any parameters.
The return value is the current day, in the range 1-31.
GetMonth()
Return the current month from the real-time clock.
This function does not have any parameters.
The return value is the current month, in the range 1-12.
GetYear()
Return the current year from the real-time clock.
This function does not have any parameters.
The return value is the current year, in the range 2000-3000.
GetWeekday()
Return the current year from the real-time clock.
This function does not have any parameters.
The return value is the current weekday, in the range 0 (Monday) through
6 (Sunday).
Page 96 of 121