|
VMS Help CRTL, mktime, Return Values *Conan The Librarian |
x The specified calendar time encoded as a value
of type time_t.
(time_t)(-1) If the local time cannot be encoded.
Be aware that a return value of (time_t)(-1)
can also represent the valid date: Sun Feb 7
06:28:15 2106.
|
|