
18 Feb
2008
18 Feb
'08
4:25 a.m.
Don Stewart wrote:
Perhaps we should get a binding to tzset in the unix library?
That's probably preferable to calling tzset() before every localtime_r. But perhaps we want a call that combines the putenv and the tzset, just so it exposes fewer implementation details. This is essentially an interface to the zoneinfo database rather than time functionality as such. Ideally there would be a better C interface to zoneinfo that wouldn't involve mucking around with (global) environment variables. -- Ashley Yakeley Seattle, WA
6302
Age (days ago)
6302
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ashley Yakeley