OpenCPN Partial API docs
Loading...
Searching...
No Matches
datetime.h File Reference

Date and time utilities. More...

#include <wx/wx.h>
#include "model/config_vars.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=::DateTimeFormatOptions())
 Format a date/time to a localized string representation, conforming to the formatting options.
 

Detailed Description

Date and time utilities.

Definition in file datetime.h.