when the time zone is unknown, localtime defaults to UTC. NaCl does not expose the user's timezone offset to the application. There is no time zone database -- in a glibc-based toolchain, this would require files /etc/localtime and /usr/share/zoneinfo/* to be available. on unix machines, these files are updated periodically whenever leap seconds, daylight savings time changes, etc, are announced. perhaps when we get support libraries like nacl_mounts more standardized/stabilized, we can get something like tzdata to work.
-bsy
--
You received this message because you are subscribed to the Google Groups "Native-Client-Discuss" group.
To post to this group, send email to native-cli...@googlegroups.com.
To unsubscribe from this group, send email to native-client-di...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/native-client-discuss?hl=en.