Time Shield Library
C++ library for working with time
|
Files | |
config.hpp | |
Header file with preprocessor definitions. | |
constants.hpp | |
Header file with time-related constants. | |
date_struct.hpp | |
Header for date structure and related functions. | |
date_time_struct.hpp | |
Header for date and time structure and related functions. | |
enums.hpp | |
Header file with enumerations for weekdays, months, and other time-related categories. | |
time_conversions.hpp | |
Header file for time conversion functions. | |
time_formatting.hpp | |
Header file for time formatting utilities. | |
time_parser.hpp | |
Header file with functions for parsing dates and times in ISO8601 format and converting them to various timestamp formats. | |
time_struct.hpp | |
Header for time structure and related functions. | |
time_utils.hpp | |
Header file with time-related utility functions. | |
time_zone_struct.hpp | |
Header for time zone structure and related functions. | |
types.hpp | |
Header file with type definitions. | |
validation.hpp | |
Header file with time-related validation functions. | |