-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Labels
1b User StoryThe User Story details a requirement. It may reference a parent Epic. It may reference child Task(s)The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s)2h AcceptedStatus indicating the solution passed final review, and is ready for implementationStatus indicating the solution passed final review, and is ready for implementation3d BugClassification indicating the existing implementation does not match the intention of the designClassification indicating the existing implementation does not match the intention of the designbug
Description
time_point_sec internally uses an unsigned int to count seconds from epoch, like unix time. That means it is impossible to represent dates before 1970-01-01. Still, we sometime see dates before that in JSON output.
Probably a bug in boost::posix_time, have received a report that it's fixed in Boost-1.64. This ticket is for tracking and testing.
CORE TEAM TASK LIST
- Evaluate / Prioritize Feature Request
- Refine User Stories / Requirements
- Define Test Cases
- Design / Develop Solution
- Assigned: @cogutvalera
- Estimated: 1 hour (paid: Core Team Weeks 30-31)
- Perform QA/Testing
- Update Documentation
Metadata
Metadata
Assignees
Labels
1b User StoryThe User Story details a requirement. It may reference a parent Epic. It may reference child Task(s)The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s)2h AcceptedStatus indicating the solution passed final review, and is ready for implementationStatus indicating the solution passed final review, and is ready for implementation3d BugClassification indicating the existing implementation does not match the intention of the designClassification indicating the existing implementation does not match the intention of the designbug