I need to be able to start with an Olsen timezone (such as 
"America/New_York") and plug that into the POSIX API in such a way that 
functions like localtime() and strftime() observe it.  
   
 To make things more interesting ... it also needs to be settable on a 
per-thread basis.  :)  
  

Reply via email to