"Aaron M. Renn" <[EMAIL PROTECTED]> writes: > Thoughts? Getting at the timezone ourself seems like a sensible thing to do. We can just read the `const char *tm_zone' member of `struct tm', and fallback to tzname[] if `struct tm' doesn't exist. autoconf's AC_STRUCT_TIMEZONE should help. -- Paul Fisher * [EMAIL PROTECTED]
- TimeZone's Aaron M. Renn
- Paul Fisher

