Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Variables
MedTime.h File Reference

MedTime.h. More...

#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
 

Detailed Description

MedTime.h.

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.