Time Conversion: timegm()
5th May 2010
-
redi, thanks
for the pointer to timegm(). Both GNU and BSD, you say? Nice.
I did not know that function existed.
It would still be nice if timegm() was in a library of its own instead of libc. But that's probably asking too much.
Good to know. Thanks!