Searched hist:bbba047c2d5a70de9ef1072a95d555923d6287b5 (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/os/support/ |
H A D | DateTime.h | bbba047c2d5a70de9ef1072a95d555923d6287b5 Wed Mar 17 18:51:41 UTC 2010 Stephan Aßmus <superstippi@gmx.de> * Added copy constructors. * Let the AddHours(), Add*() return itself, so that they can be chained. * Made the previous *Name() methods static and added non-static versions that take the day/month of the object. * Make BDateTime::Date/Time() return references (const or non-const). * Fixed the BDateTime comparison operators.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35894 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/support/ |
H A D | DateTime.cpp | bbba047c2d5a70de9ef1072a95d555923d6287b5 Wed Mar 17 18:51:41 UTC 2010 Stephan Aßmus <superstippi@gmx.de> * Added copy constructors. * Let the AddHours(), Add*() return itself, so that they can be chained. * Made the previous *Name() methods static and added non-static versions that take the day/month of the object. * Make BDateTime::Date/Time() return references (const or non-const). * Fixed the BDateTime comparison operators.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35894 a95241bf-73f2-0310-859d-f6bbb57e9c96
|