Ok, I'm an idiot.  
   
 I've been hacking on unix systems for over 20 years, but only now that 
I'm looking at dothebart's new "calendar summary" code, have I learned 
that the function strftime() exists.  
   
 I'm having some trouble getting it to observe the per-thread locale (even 
when I use strftime_l() to declare the locale explicitly).  But if we can 
get it to work, we can replace most of fmt_date.c with a couple of simple 
calls to strftime() and the whole system will be better localized.  

Reply via email to