Hi All,
I want to perform some date calculations. Is there any standard class
in the C++ which will help me?
I want to perform operations like, difference between 2 date,
incrementaing the date etc.
I am working on SUSE 10 (LINUX kind of os). And using g++ and c++ for
comilations.
Thanks in advance.
Thanks & regards,
Prasad.
I want to perform some date calculations. Is there any standard class
in the C++ which will help me?
I want to perform operations like, difference between 2 date,
incrementaing the date etc.
I am working on SUSE 10 (LINUX kind of os). And using g++ and c++ for
comilations.
Thanks in advance.
Thanks & regards,
Prasad.
Comment