summaryrefslogtreecommitdiff
path: root/redfish-core/include/utils/time_utils.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-09-04Remove IWYU pragmasEd Tanous1-3/+0
2024-06-19Clean up time utilsEd Tanous1-52/+18
2024-04-11Remove logically dead codeEd Tanous1-6/+1
2024-03-19Call systemd SetTime directlyEd Tanous1-1/+1
2024-01-09Fix spelling mistakesEd Tanous1-2/+2
2023-09-08Simplify datetime parsingEd Tanous1-27/+1
2023-07-20Replace logging with std::formatEd Tanous1-6/+4
2023-07-06Simplify duration string parsingEd Tanous1-116/+121
2023-05-11time-utils: fix clang-tidy warningPatrick Williams1-2/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-2/+2
2023-01-23Break out set time function and unit test itEd Tanous1-0/+28
2022-08-16Deduplicate leftZeroPaddingEd Tanous1-20/+11
2022-08-15Move time utils to be in one placeEd Tanous1-0/+185
2022-07-23test treewide: iwyuNan Zhou1-0/+4
2022-01-19Include what you useEd Tanous1-0/+5
2022-01-12Enable init checkerEd Tanous1-1/+1
2022-01-12Enable bugprone widening checks in clangEd Tanous1-1/+2
2021-12-17Add GET method for TriggersLukasz Kazmierczak1-0/+20
2021-07-13Make code compile with clang-13Ed Tanous1-1/+1
2021-03-30Add POST and DELETE in MetricReportDefinitionsWludzik, Jozef1-2/+136
2021-02-24Fix the build on clang-11Ed Tanous1-1/+1
2021-02-09Redfish TelemetryService schema implementationWludzik, Jozef1-0/+78