24#ifndef DATETIME_API_H_
25#define DATETIME_API_H_
28#if wxCHECK_VERSION(3, 1, 6)
29#include <wx/uilocale.h>
63wxString toUsrDateTimeFormat(
64 const wxDateTime date_time,
66#
if wxCHECK_VERSION(3, 1, 6)
68 const wxUILocale& locale = wxUILocale::GetCurrent()
Global variables stored in configuration file.
Standard, mostly strings utilities.
wxString getUsrDateTimeFormat()
Return the date/time format to use when formatting date/time strings.
PlugIn Object Definition/API.