Re: [Tutor] Tracking time

2010-01-06 Thread lisaniel
are you going to track the time of the employees or to track the work flow of yours.. it will be quite easier if you specify your query a clear one. Michael Key wrote: > > I am trying to develop a project tracking program that would allow you to > track hours and minutes spent on several differ

Re: [Tutor] Tracking time

2007-01-24 Thread johnf
On Wednesday 24 January 2007 14:34, Michael Key wrote: > I am trying to develop a project tracking program that would allow you to > track hours and minutes spent on several different projects and store he > data in a database for printing. Any help would be appreciated. > > Mike Take a good look

Re: [Tutor] Tracking time

2007-01-24 Thread Luke Paireepinart
Michael Key wrote: > I am trying to develop a project tracking program that would allow you > to track hours and minutes spent on several different projects and > store he data in a database for printing. Any help would be appreciated. You could store the start time using the time module. when th

[Tutor] Tracking time

2007-01-24 Thread Michael Key
I am trying to develop a project tracking program that would allow you to track hours and minutes spent on several different projects and store he data in a database for printing. Any help would be appreciated. Mike___ Tutor maillist - Tutor@python.