K 10 svn:author V 5 joerg K 8 svn:date V 27 2000-01-28T17:40:42.000000Z K 7 svn:log V 328 There were so far only 42 different conversion specifications in strftime(3), add another one. :) %z yields the local timezone's offset in hours and minutes, as used in RFC822 headers. There's a precedence for this in Lunux' libc, and Internet software (like Perl scripts) start using it. OKed by (wrt. the code freeze): jkh END