DateTime in C++
Many years ago we had a need to manipulate the data of types "date" and "time" (DateTime in C# and Delphi/C++Builder). I had developed the corresponding class for these purposes.
Here is the interface with comments:
/*
* Initializes the object with the values taken from the formatted string like …