LibreOffice Module shell (master) 1
|
#include <string>
Go to the source code of this file.
Functions | |
std::wstring | iso8601_date_to_local_date (const std::wstring &iso8601date) |
std::wstring | iso8601_duration_to_local_duration (const std::wstring &iso8601duration) |
std::wstring iso8601_date_to_local_date | ( | const std::wstring & | iso8601date | ) |
Definition at line 36 of file iso8601_converter.cxx.
References MAX_PATH, StringToWString(), and WStringToString().
Referenced by document_statistic_reader::fill_origin_section(), and CInfoTip::GetInfoTip().
std::wstring iso8601_duration_to_local_duration | ( | const std::wstring & | iso8601duration | ) |
Definition at line 110 of file iso8601_converter.cxx.
References h.
Referenced by document_statistic_reader::fill_origin_section().