>> That's ugly, and unfortunately %z is GNU-specific.
>
>Does Windows' strftime have any short zone name %-spec? Seems like a
>quick #ifdef WIN32 to use a more compact zone name would be the best
>solution.
No. This is what the cruft in pgtz.c (TZABBREV macro and associated
function) was all about.
//Magnus