[WM] WebMake.Time format - SOLVED

Justin Mason jm.jmason.org
Mon Jan 13 07:44:03 GMT 2003


Warren Post said:
> Duncan Cameron wrote:
> 
> > It looks like WebMake is using a 'non-portable' argument when
> > calling the POSIX strftime() function.  See line 1485 of
> > main.pm.  If you change the %e to %d...
> > This is probably an OS issue with the %e argument not
> > working on Windows...
> 
> That was exactly it; thank you. While I was there I amazed Management by 
> tweaking the output time stamp string more to their liking. I'll win 
> them over to open source yet.

That'd be a neat feature:

  <template name=WebMake.Time.Format>
  %a %b %d %H:%M:%S %Y
  </template>

--j.




More information about the Webmake-talk mailing list