Add AddMinutes() function.
authormsheby <msheby@cinecert.com>
Sat, 28 Mar 2009 04:42:36 +0000 (04:42 +0000)
committermsheby <>
Sat, 28 Mar 2009 04:42:36 +0000 (04:42 +0000)
commit55e9d7f9fd598b1bfb9ee46ea0cfc971f88dd800
tree876ad4c9f73dbf00322aa18e0e099985e3410ada
parent213c1015cd54bd3539a7e28fd004419dcf31e007
Add AddMinutes() function.
Allow negative input to AddHours() and AddDays() in Windows implementation.
Allow parsing of non-zero minutes in time offset values.
Allow parsing of "Z" as time offset value.
src/KM_tai.h
src/KM_util.cpp
src/KM_util.h