Implementation of 'make-time' function, which expects one argument, a string or an integer, to be converted into time_t.
| argc |
number of arguments in |
| argv |
array or arguments |
|
time_t equivalent of the passed in argument, or (time_t) -1 on error. |