From: stephan b. <st...@s1...> - 2004-12-28 17:39:55
|
On Tuesday 28 December 2004 18:27, Christian Prochnow wrote: > I'm adding a 'SystemClock' class or similar to the System namespace > which can be used to retrieve system time. > > Which class name would you recommend ? Great :). i think SystemClock is fine. That opens up the door for abstractions like NetworkTimeServer :). Would you please add these functions to it: static const Time currentTime(); static const Date today(); static const DateTime now(); ? -- ----- st...@s1... http://s11n.net "...pleasure is a grace and is not obedient to the commands of the will." -- Alan W. Watts |