You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor parsing functions to return std::error_code and simplify error handling; update tests for ISO 8601 parsing. (#4)
* Refactor parsing functions to return std::error_code and simplify error handling; update tests for ISO 8601 parsing.
* Refactor parsing functions to improve readability and maintainability; add free parsing functions for year, month, day, hour, minute, second, and fraction.
0 commit comments