On Tue, Jan 15, 2002 at 05:39:59PM -0800, John Sterling wrote: > Hi - > > Long ago (maybe 3 years ago?) Manoj generated a patch for 1.3 which added > some widely used formats which were not implemented in the libc > implementation of strftime on win32. > > Well, I think apr should be doing the same thing (i.e. trying to add > support for as many of these formats as possible). > > this patch is almost exactly the same as manoj's patch (which was for > 1.3), modified in just a couple of places, so its not my implementation, > but it seems it would be a good start to add this back in. > > Ideally we would continue to implement formats as necessary (or should we > spend some > time implementing them all?).
John and I had some time this weekend to talk about this, and I definately think this is the right way to go. Unfortunately, I can't test this as I don't have a win32 box, but here is my +1 in concept. -aaron
