#include "wx/object.h"
-#ifdef wxUSE_TIMEDATE
+#if wxUSE_TIMEDATE
#ifdef __GNUG__
#pragma interface "time.h"
// Convert to string
#ifndef __SALFORDC__
- operator char * (void);
+ operator wxChar * (void);
operator wxDate() const;
#endif
wxTime Min(const wxTime&) const;
static void SetFormat(const tFormat lFormat = wx12h,
const tPrecision lPrecision = wxStdMinSec);
- char *FormatTime() const;
+ wxChar *FormatTime() const;
/*
virtual int compare(const Object&) const;
virtual void deepenShallowCopy(); // {}