OpenCPN Partial API docs
|
Date and time utilities. More...
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=::DateTimeFormatOptions()) |
Format a date/time to a localized string representation, conforming to the formatting options. | |
Date and time utilities.
Definition in file datetime.h.