Oct. 2, 2010
12:45 a.m.
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=libcut... Eric