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.
Updated by Alex Afanasyev over 11 years ago
Chengyu, what is the progress on this issue? If you prefer, I can re-assign this to myself
Updated by Chengyu Fan over 11 years ago
Sorry Alex, recently I'm busy with some other stuff and didn't get time to touch this. If you urgently need this, you can re-assign this.
Updated by Alex Afanasyev over 11 years ago
- Assignee changed from Chengyu Fan to Alex Afanasyev
Updated by Alex Afanasyev over 11 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Alex Afanasyev over 11 years ago
- Status changed from Resolved to Code review
Updated by Alex Afanasyev over 11 years ago
- Status changed from Code review to Closed
Actions