Time Shield Library
C++ library for working with time
|
Files | |
constants.mqh | |
Header file with time-related constants. | |
date_struct.mqh | |
Header for date structure and related functions (MQL5). | |
date_time_struct.mqh | |
Header for date and time structure and related functions (MQL5). | |
enums.mqh | |
Header file with enumerations for weekdays, months, and other time-related categories. | |
initialization.mqh | |
Functions for initializing the Time Shield library. | |
time_conversions.mqh | |
Header with helper functions for converting between different time representations in MQL5. | |
time_formatting.mqh | |
Header with helper functions for formatting timestamps and date-time values in MQL5. | |
time_parser.mqh | |
Header with functions for parsing ISO8601 strings and converting them to timestamps. | |
time_struct.mqh | |
Header for time structure and related functions (MQL5). | |
time_utils.mqh | |
Header with time-related utility functions. | |
time_zone_conversions.mqh | |
Helpers for converting CET and EET timestamps to GMT. | |
time_zone_struct.mqh | |
Header for time zone structure and related functions (MQL5). | |
validation.mqh | |
Header with validation functions for dates, times, and timestamps. | |