I have been working on a massive project for awhile now to help do the scheduling at my work. One now I am working on a form design for entering in data to create a shift.
Part of this is the start time and the end time of the shift.
Now I like to challange myself, and enjoy creating new ideas. But I was wondering if there was something in C# that would allow me to find the total time between a start time and end time?
The form object has the two textboxes (the zeros are removed upon entering the textbox) and then a comboBox next to it for either AM or PM.
I hope I have given enough data to help, I feel the picture can say alot (also seeming to have trouble writting at the moment).
If you need more verification or help making sense of this don't hesistate to ask. Thanks in advance for any help possible