Xbase64 4.0.1
C++ Library for handling Xbase (DBF) format type files
Data Structures | Namespaces | Macros
xbdate.h File Reference

Go to the source code of this file.

Data Structures

class  xb::xbDate
 xbDate class. More...
 

Namespaces

namespace  xb
 

Macros

#define XB_FMT_WEEK   1
 
#define XB_FMT_MONTH   2
 
#define XB_FMT_YEAR   3
 
#define JUL_OFFSET   1721425L
 

Macro Definition Documentation

◆ JUL_OFFSET

#define JUL_OFFSET   1721425L

◆ XB_FMT_MONTH

#define XB_FMT_MONTH   2

◆ XB_FMT_WEEK

#define XB_FMT_WEEK   1

◆ XB_FMT_YEAR

#define XB_FMT_YEAR   3