31 #ifndef CPL_TIME_H_INCLUDED
32 #define CPL_TIME_H_INCLUDED
38 struct tm CPL_DLL * CPLUnixTimeToYMDHMS(
GIntBig unixTime,
struct tm* pRet);
39 GIntBig CPL_DLL CPLYMDHMSToUnixTime(
const struct tm *brokendowntime);
41 int CPL_DLL CPLParseRFC822DateTime(
const char* pszRFC822DateTime,
50 #endif // CPL_TIME_H_INCLUDED
int CSLCount(CSLConstList papszStrList)
Definition: cpl_string.cpp:147
#define CPL_FRMT_GIB
Definition: cpl_port.h:316
#define EQUAL(a, b)
Definition: cpl_port.h:569
void CPLError(CPLErr eErrClass, CPLErrorNum err_no, const char *fmt,...)
Definition: cpl_error.cpp:308
char ** CSLTokenizeStringComplex(const char *pszString, const char *pszDelimiter, int bHonourStrings, int bAllowEmptyTokens)
Definition: cpl_string.cpp:769
#define CPLE_NotSupported
Definition: cpl_error.h:109
#define CPL_ARRAYSIZE(array)
Definition: cpl_port.h:1045
void CSLDestroy(char **papszStrList)
Definition: cpl_string.cpp:200
long long GIntBig
Definition: cpl_port.h:248
Generated for GDAL by
1.8.20.