26 #ifndef __TERRALIB_DATATYPE_INTERNAL_DATETIMEPERIOD_H 
   27 #define __TERRALIB_DATATYPE_INTERNAL_DATETIMEPERIOD_H 
   36     class DateTimeInstant;
 
   80 #endif // __TERRALIB_DATATYPE_INTERNAL_DATETIMEPERIOD_H 
An abstract class for date and time types. 
 
#define TEDATATYPEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An abstract class to represent a period of date and time. 
 
An abstract class to represent an instant of date and time.