Patrick wrote:
>On Wed, 2009-12-02 at 02:49 +0000, Chen, Congwu wrote:
>> Hello,
>> On linux (platform_adapters/linux/platform_timezones.cpp),
>> the implementation of getSystemTimeZoneContext seems have
>> problems: it use tzset() and later check tzname[0], tzname[1]
>> to match against a built-in known timezone table (sysync/tz_table.h).
>
>There's an open issue about this:
>http://bugzilla.moblin.org/show_bug.cgi?id=3477
>
>The solution proposed [...]
>
>Is the local timezone perhaps configurable? Then such highly platform
>and client specific code could reside in the client, with the some less
>elaborate fallback in the library itself.
I think there is a configuration variable: "systemtimezone". We may detect the 
local timezone in our application and set it in the configuration.
   
Best Regards,
Congwu
_______________________________________________
os-libsynthesis mailing list
[email protected]
http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis

Reply via email to