On Fri, Oct 1, 2010 at 7:53 AM, Christos Zoulas <christos@zoulas.com> wrote:
On Oct 1,  9:29am, abbotti@mev.co.uk (Ian Abbott) wrote:
-- Subject: Re: FW: environment independent time functions...

| > Has anyone done this work or similar?

I don't know where it came from originally, but Android uses an adaptation called tztime that adds a time zone name argument to mktime(), localtime(), and strftime().  You can find the source at http://android.git.kernel.org/?p=platform/system/core.git;a=history;f=libcutils/tztime.c;h=d6448a1dad90fb7912f375ba891db8e026b1bd7f;hb=HEAD

Eric