Using the C++ Math Library    

Time and Dates

Current Date and Time 
Function
Purpose
clock_func
Wall clock.
date
Current date string.
now
Current date and time.

Basic Functions 
Function
Purpose
datenum
Serial date number.
datestr
Date string format.
datevec
Date components.

Date Functions 
Function
Purpose
calendar
Calendar.
eomday
End of month.
weekday
Day of the week.

Timing Functions 
Function
Purpose
etime
Elapsed time function.
tic,toc
Stopwatch timer functions.


 Data Types Multidimensional Array Functions