Re: [Tutor] time(duration) formats & basic time math query

2006-07-06 Thread Alan Gauld
> So the input doc would be grepped for times and i could just > uncomment the line i need and get he format my boss wants at this > particular moment. You shouldn't need to uncomment it if you can specify an argument that describes which format you want. Then have a bunch of formatting func

Re: [Tutor] time(duration) formats & basic time math query

2006-07-06 Thread Kent Johnson
kevin parks wrote: > I have been handed a huge number of documents which have hundreds of > pages of times and durations, all calculated and notated by several > different people over the course of many years. Sadly, no made any > guidelines at all about how this work would proceed and all th

Re: [Tutor] time(duration) formats & basic time math query

2006-07-05 Thread Dustin J. Mitchell
kevin parks wrote: > I have been handed a huge number of documents which have hundreds of > pages of times and durations, all calculated and notated by several > different people over the course of many years. Sadly, no made any > guidelines at all about how this work would proceed and all th

[Tutor] time(duration) formats & basic time math query

2006-07-05 Thread kevin parks
I have been handed a huge number of documents which have hundreds of pages of times and durations, all calculated and notated by several different people over the course of many years. Sadly, no made any guidelines at all about how this work would proceed and all the documenters had their o