TheObserver
Programmer
Are there any existing libraries to do date and time calculations, or any examples that I could be pointed to?
IE, I would like to, in one case, take in a date and add or subtract a certain number of hours, minutes, days, whatever.
Another case would be to take two days and determine the amount of time/days/time units between the two.
I can see needing to write these from scratch, but I wanted to get a consensus on whether these are already in existance (no need to reinvent the wheel).
Thanks for your time.
IE, I would like to, in one case, take in a date and add or subtract a certain number of hours, minutes, days, whatever.
Another case would be to take two days and determine the amount of time/days/time units between the two.
I can see needing to write these from scratch, but I wanted to get a consensus on whether these are already in existance (no need to reinvent the wheel).
Thanks for your time.