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 have developed the corresponding class for these purposes.
|
Programming is thinking, not typing |
|
Many years ago we had a need to manipulate the data of types "date" and "time" (DateTime in C# and Delphi/C++Builder). I have developed the corresponding class for these purposes.