Re: ColeDateTime::GetCurrentDate, ::RemoveHrMinSec??? Need such functions

Originally Posted by
VictorN
I'd just create my own class (maybe derived from COleDateTime) and implement all these features...
That's what I figured, too bad there are no member functions provided by the framework for these functions. The do come in handy when you are just working with date values and don't want to do extra programiing to remove time info.
Rate this post if it helped you.