On 18 August 2014 16:01, Stuart Henderson <[email protected]> wrote: > > That said, given that you have just found 3 implementations which have > the same (frankly IMHO sensible) behaviour, musl seems to be the odd one > out. >
It is correctly documented as always returning UTC (see http://anoncvs.estpak.ee/cgi-bin/cgit/openbsd-src/tree/lib/libc/time/strftime.3#n145 ) No-where in libc do you deal with a timezone-adjusted epoch. I'd say the documentation is correct; and the code is not.
