Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
Time Formatting

A comprehensive set of functions for converting timestamps to formatted strings. More...

Topics

 Time structure formatting

Detailed Description

A comprehensive set of functions for converting timestamps to formatted strings.

This module provides utilities for formatting timestamps into human-readable strings, custom formats, ISO8601, and other standardized formats.

Key Features:

  • Custom formatting of timestamps using strftime-like specifiers.
  • ISO8601 date and time representation.
  • MQL5-compatible date and time formatting.
  • Conversion to Windows-compatible filename formats.
  • Human-readable timestamp formatting.

Usage Examples: