|
Medial Code Documentation
|
#include <vector>#include <string>Go to the source code of this file.
Data Structures | |
| class | MedTime |
| The following is a class to handle time conversions There's a global instance of it declared below (med_time_convert) to be used in conversions. More... | |
Variables | |
| MedTime | med_time_converter |
| global time converter. | |
| int | global_default_time_unit |
| int | global_default_windows_time_unit |
time conversion routines (years, date, days, hours, minutes)
The library defines a global initiated instance called med_time_converter which can be used to convert.