Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 docs
  include
  time_shield_cpp
  time_shield
 config.hppHeader file with preprocessor definitions for C++ standards and constexpr usage
 constants.hppHeader file with time-related constants
 date_struct.hppHeader for date structure and related functions
 date_time_struct.hppHeader for date and time structure and related functions
 enums.hppHeader file with enumerations for weekdays, months, and other time-related categories
 initialization.hppLibrary initialization helpers
 time_conversions.hppHeader file for time conversion functions
 time_formatting.hppHeader file for time formatting utilities
 time_parser.hppHeader file with functions for parsing dates and times in ISO8601 format and converting them to various timestamp formats
 time_struct.hppHeader for time structure and related functions
 time_utils.hppHeader file with time-related utility functions
 time_zone_conversions.hppHelpers for converting CET/EET timestamps to GMT
 time_zone_struct.hppHeader for time zone structure and related functions
 types.hppHeader file with type definitions
 validation.hppHeader file with time-related validation functions
 time_shield.hppMain header file for the Time Shield library
  MQL5
  Include
  time_shield
 constants.mqhHeader file with time-related constants
 date_struct.mqhHeader for date structure and related functions (MQL5)
 date_time_struct.mqhHeader for date and time structure and related functions (MQL5)
 enums.mqhHeader file with enumerations for weekdays, months, and other time-related categories
 initialization.mqhFunctions for initializing the Time Shield library
 time_conversions.mqhHeader with helper functions for converting between different time representations in MQL5
 time_formatting.mqhHeader with helper functions for formatting timestamps and date-time values in MQL5
 time_parser.mqhHeader with functions for parsing ISO8601 strings and converting them to timestamps
 time_struct.mqhHeader for time structure and related functions (MQL5)
 time_utils.mqhHeader with time-related utility functions
 time_zone_conversions.mqhHelpers for converting CET and EET timestamps to GMT
 time_zone_struct.mqhHeader for time zone structure and related functions (MQL5)
 validation.mqhHeader with validation functions for dates, times, and timestamps
 time_shield.mqhMain header file for the Time Shield library
 TimeShield.mqhMQL5-style facade header for the Time Shield library