I am trying to generate a Common Log File. TO do this i need the Date in this form:
[day/month/year:hh:mm:ss zone]
For example, [08/May/1997:16:27:54 +0100]
How can i get C to do this simply?

thanks