Actions
Task #1454
closedAdditional methods to format time::system_clock::TimePoint as string
Start date:
Due date:
% Done:
100%
Estimated time:
Description
The minimum requirement for this task is to implement a toString() method that returns time point formatted in YYYY-MM-DDThh:mm:ss.SSSSSS format.
Ideally, the toString() method (or a separate toFormattedString) should accept format parameters and create string based on the supplied format.
Actions