Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
time_zone_conversions_example.cpp File Reference

Demonstrates functions from time_shield::time_zone_conversions. More...

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Demonstrates functions from time_shield::time_zone_conversions.

This example converts CET and EET timestamps to GMT and prints the human-readable representations.

Definition in file time_zone_conversions_example.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 13 of file time_zone_conversions_example.cpp.