|
OpenCPN Partial API docs
|
Implement datetime.h – date and time utilities. More...
#include <iomanip>#include <sstream>#include <wx/tokenzr.h>#include "model/datetime.h"#include "ocpn_plugin.h"Go to the source code of this file.
Namespaces | |
| namespace | ocpn |
| Standard, mostly strings utilities. | |
Functions | |
| wxString | ocpn::getUsrDateTimeFormat () |
| Return the date/time format to use when formatting date/time strings. | |
| wxString | ocpn::toUsrDateTimeFormat (const wxDateTime date_time, const DateTimeFormatOptions &options) |
Implement datetime.h – date and time utilities.
Definition in file datetime.cpp.