![]()
From: Jose Kahan (jose.kahan@w3.org)
Date: Wed Aug 13 2003 - 07:56:49 CDT
Hi Kent,
You may wish to consider adding to your portability library
the strftime function. Under solaris, the time zone
parameters, such as "%z" don't work at all.
A way to do this is to borrow the code that was used in the gnu
time function, as that one does work under Solaris.
-jose
![]()