Good day all.
I have a database that consist of a task list and the time spent on these tasks. Two things, what is the best method to use as the input for the time duration of the task, it can vary from min or hours. I then need to total these hours. It does not seems like the normal date time format is the way to go since it relates to "clock" times.
Any suggestions.
I have a database that consist of a task list and the time spent on these tasks. Two things, what is the best method to use as the input for the time duration of the task, it can vary from min or hours. I then need to total these hours. It does not seems like the normal date time format is the way to go since it relates to "clock" times.
Any suggestions.